diff --git a/reference/opcache/ini.xml b/reference/opcache/ini.xml index 1d582fb1f6d7..e5dad5103847 100644 --- a/reference/opcache/ini.xml +++ b/reference/opcache/ini.xml @@ -129,7 +129,7 @@ opcache.consistency_checks "0" PHP_INI_ALL - + Disabled as of 8.1.18 and 8.2.5. Removed as of PHP 8.3.0. opcache.force_restart_timeout @@ -665,6 +665,11 @@ where N is the value of this configuration directive. This should only be enabled when debugging, as it will impair performance. + + + Disabled as of 8.1.18 and 8.2.5. Removed as of PHP 8.3.0. + +