mirror of
https://github.com/php/php-src.git
synced 2024-11-25 19:05:31 +08:00
- This is still available in HEAD, so keep the override here!
This commit is contained in:
parent
ddf3557ebe
commit
a3c478c0e2
@ -227,6 +227,7 @@ More .INIs : " , (function_exists(\'php_ini_scanned_files\') ? str_replace("\n"
|
||||
'tidy' => array('tidy.clean_output=0'),
|
||||
'zlib' => array('zlib.output_compression=Off'),
|
||||
'xdebug' => array('xdebug.default_enable=0'),
|
||||
'mbstring' => array('mbstring.func_overload=0'),
|
||||
);
|
||||
|
||||
foreach($info_params_ex as $ext => $ini_overwrites_ex) {
|
||||
|
Loading…
Reference in New Issue
Block a user