Home
last modified time | relevance | path

Searched refs:log_errors (Results 1 – 13 of 13) sorted by path

/PHP-7.2/ext/soap/tests/bugs/
H A Dbug31422.phpt8 log_errors=1
/PHP-7.2/ext/standard/tests/file/
H A Dparse_ini_file_variation3.phpt41 log_errors = Off
87 ["log_errors"]=>
/PHP-7.2/ext/standard/tests/general_functions/
H A Dbug60723.phpt5 log_errors=On
/PHP-7.2/main/
H A Dmain.c564 …STD_PHP_INI_BOOLEAN("log_errors", "0", PHP_INI_ALL, OnUpdateBool, log_errors, php_core_gl…
1109 && (PG(log_errors) || PG(display_errors) || (!module_initialized))) { in php_error_cb()
1155 if (!module_initialized || PG(log_errors)) { in php_error_cb()
H A Dphp_globals.h74 zend_bool log_errors; member
/PHP-7.2/
H A Dphp.ini-development116 ; log_errors
495 log_errors = On
497 ; Set maximum length of log_errors. In error_log information about the source is
H A Dphp.ini-production116 ; log_errors
495 log_errors = On
497 ; Set maximum length of log_errors. In error_log information about the source is
/PHP-7.2/sapi/fpm/
H A Dwww.conf.in422 ;php_admin_flag[log_errors] = on
/PHP-7.2/tests/basic/
H A D027.phpt9 log_errors=0
/PHP-7.2/tests/output/
H A Dbug74815.phpt8 … -n -d error_log=".__DIR__."/error_log.tmp -d error_reporting=E_ALL -d log_errors=On -d track_erro…
/PHP-7.2/tests/run-test/
H A Dtest005.phpt19 var_dump(ini_get('log_errors'));
H A Dtest008.phpt19 var_dump(ini_get('log_errors'));
H A Dtest008a.phpt19 var_dump(ini_get('log_errors'));

Completed in 35 milliseconds