mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
- MFH add E_RECOVERABLE as default
This commit is contained in:
@@ -158,7 +158,7 @@ $ini_overwrites = array(
|
||||
'safe_mode=0',
|
||||
'disable_functions=',
|
||||
'output_buffering=Off',
|
||||
'error_reporting=4095',
|
||||
'error_reporting=8191',
|
||||
'display_errors=1',
|
||||
'log_errors=0',
|
||||
'html_errors=0',
|
||||
|
||||
Reference in New Issue
Block a user