mirror of
https://github.com/php/php-src.git
synced 2024-12-14 20:33:36 +08:00
- Revert accidental commit.
This commit is contained in:
parent
6e18e49861
commit
fb2d20eeba
@ -189,11 +189,7 @@ $ini_overwrites = array(
|
||||
'safe_mode=0',
|
||||
'disable_functions=',
|
||||
'output_buffering=Off',
|
||||
<<<<<<< run-tests.php
|
||||
'error_reporting=32767', /* E_ALL | E_STRICT */
|
||||
=======
|
||||
'error_reporting=' . (E_ALL | E_STRICT),
|
||||
>>>>>>> 1.367
|
||||
'display_errors=1',
|
||||
'display_startup_errors=1',
|
||||
'log_errors=0',
|
||||
|
Loading…
Reference in New Issue
Block a user