Home
last modified time | relevance | path

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

/php-src/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-src/ext/opcache/
H A DZendAccelerator.h154 bool record_warnings; member
H A Dzend_accelerator_module.c298 …" , PHP_INI_SYSTEM, OnUpdateBool, accel_directives.record_warnings, ze…
814 …assoc_bool(&directives, "opcache.record_warnings", ZCG(accel_directives).record_warnings);
H A DZendAccelerator.c1802 if (ZCG(accel_directives).record_warnings) { in opcache_compile_file()
/php-src/
H A Dphp.ini-development1742 ;opcache.record_warnings=0
H A Dphp.ini-production1744 ;opcache.record_warnings=0

Completed in 29 milliseconds