diff --git a/reference/opcache/ini.xml b/reference/opcache/ini.xml index ca17bf78e8..a48f8fad93 100644 --- a/reference/opcache/ini.xml +++ b/reference/opcache/ini.xml @@ -149,6 +149,12 @@ PHP_INI_SYSTEM + + opcache.record_warnings + "0" + PHP_INI_SYSTEM + Available as of PHP 8.0.0 + opcache.preferred_memory_model "" @@ -702,6 +708,18 @@ + + + opcache.record_warnings + bool + + + + If enabled, OPcache will record compile-time warnings and replay them on + the next include, even if it is served from cache. + + + opcache.preferred_memory_model