Home
last modified time | relevance | path

Searched refs:log_errors (Results 1 – 15 of 15) sorted by relevance

/PHP-5.5/ext/standard/tests/file/
H A Dparse_ini_file_variation3.phpt41 log_errors = Off
87 ["log_errors"]=>
/PHP-5.5/tests/basic/
H A D027.phpt9 log_errors=0
/PHP-5.5/ext/standard/tests/strings/
H A Dimplode.phpt5 log_errors=0
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug60723.phpt5 log_errors=On
/PHP-5.5/tests/run-test/
H A Dtest005.phpt17 var_dump(ini_get('log_errors'));
H A Dtest008a.phpt17 var_dump(ini_get('log_errors'));
H A Dtest008.phpt17 var_dump(ini_get('log_errors'));
/PHP-5.5/main/
H A Dphp_globals.h75 zend_bool log_errors; member
H A Dmain.c503 …STD_PHP_INI_BOOLEAN("log_errors", "0", PHP_INI_ALL, OnUpdateBool, log_errors, php_core_gl…
1028 && (PG(log_errors) || PG(display_errors) || (!module_initialized))) { in php_error_cb()
1066 if (!module_initialized || PG(log_errors)) { in php_error_cb()
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug31422-win.phpt11 log_errors=1
H A Dbug31422.phpt11 log_errors=1
/PHP-5.5/
H A Dphp.ini-development116 ; log_errors
487 log_errors = On
489 ; Set maximum length of log_errors. In error_log information about the source is
H A Dphp.ini-production116 ; log_errors
487 log_errors = On
489 ; Set maximum length of log_errors. In error_log information about the source is
H A DNEWS3841 . Fixed bug #60373 (Startup errors with log_errors on cause segfault).
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in531 ;php_admin_flag[log_errors] = on

Completed in 84 milliseconds