Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/tests/file/
H A Dparse_ini_file_variation3.phpt35 log_errors = Off
79 ["log_errors"]=>
/PHP-8.0/ext/standard/tests/general_functions/
H A Dbug60723.phpt5 log_errors=On
/PHP-8.0/sapi/fpm/tests/
H A Dghsa-54hq-v5wp-fqgv-max-file-uploads.phpt24 php_admin_flag[log_errors] = On
H A Dghsa-54hq-v5wp-fqgv-max-body-parts-custom.phpt26 php_admin_flag[log_errors] = On
H A Dghsa-54hq-v5wp-fqgv-max-body-parts-default.phpt25 php_admin_flag[log_errors] = On
/PHP-8.0/main/
H A Dphp_globals.h70 zend_bool log_errors; member
H A Dmain.c695 …STD_PHP_INI_BOOLEAN("log_errors", "0", PHP_INI_ALL, OnUpdateBool, log_errors, php_core_gl…
1269 && (PG(log_errors) || PG(display_errors) || (!module_initialized))) { in php_error_cb()
1315 if (PG(log_errors) in php_error_cb()
/PHP-8.0/ext/soap/tests/bugs/
H A Dbug31422.phpt8 log_errors=1
/PHP-8.0/sapi/fpm/
H A Dwww.conf.in454 ;php_admin_flag[log_errors] = on
/PHP-8.0/
H A Dphp.ini-development112 ; log_errors
520 log_errors = On
522 ; Set maximum length of log_errors. In error_log information about the source is
H A Dphp.ini-production112 ; log_errors
522 log_errors = On
524 ; Set maximum length of log_errors. In error_log information about the source is

Completed in 30 milliseconds