mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
New E_ALL value
This commit is contained in:
parent
e947263bda
commit
aafff71c86
@ -175,7 +175,7 @@ $ini_overwrites = array(
|
||||
'safe_mode=0',
|
||||
'disable_functions=',
|
||||
'output_buffering=Off',
|
||||
'error_reporting=8191',
|
||||
'error_reporting=16383',
|
||||
'display_errors=1',
|
||||
'display_startup_errors=1',
|
||||
'log_errors=0',
|
||||
|
Loading…
Reference in New Issue
Block a user