Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/tests/
H A Dwarning_replay.phpt2 Opcache should replay compilation warnings if opcache.record_warnings=1
4 opcache.record_warnings=1
H A Dgh8063-001.phpt6 opcache.record_warnings=0
H A Dgh8063-002.phpt6 opcache.record_warnings=1
H A Dgh8063-003.phpt6 opcache.record_warnings=0
/PHP-8.2/ext/opcache/
H A DZendAccelerator.h159 bool record_warnings; member
H A Dzend_accelerator_module.c288 …" , PHP_INI_SYSTEM, OnUpdateBool, accel_directives.record_warnings, ze…
779 …assoc_bool(&directives, "opcache.record_warnings", ZCG(accel_directives).record_warnings);
H A DZendAccelerator.c1814 if (ZCG(accel_directives).record_warnings) { in opcache_compile_file()
/PHP-8.2/
H A Dphp.ini-development1827 ;opcache.record_warnings=0
H A Dphp.ini-production1829 ;opcache.record_warnings=0

Completed in 33 milliseconds