Home
last modified time | relevance | path

Searched refs:record_warnings (Results 1 – 7 of 7) sorted by relevance

/PHP-8.0/ext/opcache/tests/
H A Dwarning_replay.phpt2 Opcache should replay compilation warnings if opcache.record_warnings=1
4 opcache.record_warnings=1
/PHP-8.0/ext/opcache/
H A DZendAccelerator.h163 zend_bool record_warnings; member
235 zend_bool record_warnings; member
H A Dzend_accelerator_module.c258 …" , PHP_INI_SYSTEM, OnUpdateBool, accel_directives.record_warnings, ze…
746 …assoc_bool(&directives, "opcache.record_warnings", ZCG(accel_directives).record_warnings);
H A DZendAccelerator.c1663 if (ZCG(record_warnings)) { in persistent_error_cb()
1779 ZCG(record_warnings) = ZCG(accel_directives).record_warnings; in opcache_compile_file()
1804 ZCG(record_warnings) = 0; in opcache_compile_file()
/PHP-8.0/
H A DUPGRADING794 . If the opcache.record_warnings ini setting is enabled, opcache will record
H A Dphp.ini-development1804 ;opcache.record_warnings=0
H A Dphp.ini-production1806 ;opcache.record_warnings=0

Completed in 29 milliseconds