Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/tests/file/
H A Dparse_ini_file_variation3.phpt41 log_errors = Off
87 ["log_errors"]=>
/PHP-5.3/tests/basic/
H A D027.phpt10 log_errors=0
/PHP-5.3/ext/standard/tests/strings/
H A Dimplode.phpt5 log_errors=0
/PHP-5.3/ext/standard/tests/general_functions/
H A Dbug60723.phpt5 log_errors=On
/PHP-5.3/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.3/main/
H A Dphp_globals.h86 zend_bool log_errors; member
H A Dmain.c466 …STD_PHP_INI_BOOLEAN("log_errors", "0", PHP_INI_ALL, OnUpdateBool, log_errors, php_core_gl…
985 && (PG(log_errors) || PG(display_errors) || (!module_initialized))) { in php_error_cb()
1023 if (!module_initialized || PG(log_errors)) { in php_error_cb()
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug31422.phpt11 log_errors=1
H A Dbug31422-win.phpt11 log_errors=1
/PHP-5.3/ext/session/tests/
H A D008-php4.2.3.phpt15 log_errors=0
/PHP-5.3/sapi/fpm/
H A Dphp-fpm.conf.in509 ;php_admin_flag[log_errors] = on
/PHP-5.3/
H A Dphp.ini-development119 ; log_errors
559 log_errors = On
561 ; Set maximum length of log_errors. In error_log information about the source is
H A Dphp.ini-production119 ; log_errors
559 log_errors = On
561 ; Set maximum length of log_errors. In error_log information about the source is
H A DNEWS790 . Fixed bug #60373 (Startup errors with log_errors on cause segfault).

Completed in 60 milliseconds