diff --git a/reference/opcache/ini.xml b/reference/opcache/ini.xml index c31462d642b2..c203e96558aa 100644 --- a/reference/opcache/ini.xml +++ b/reference/opcache/ini.xml @@ -962,6 +962,13 @@ startup as root before switching to an unprivileged system user. Preloading as root is not allowed by default for security reasons, unless this directive is explicitly set to root. + + + + As of PHP 8.3.0 and when using the CLI or phpdbg SAPIs, the directive isn't required + to be set when running as root. + +