diff --git a/NEWS b/NEWS index fdea2da6be5..86769909a54 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,8 @@ PHP NEWS phpinfo section. (Mikhail Galanin) . Fix GH-9139: Allow FFI in opcache.preload when opcache.preload_user=root (Arnaud, Kapitan Oczywisty) + . Made opcache.preload_user always optional in the cli and phpdbg SAPIs + (Arnaud) - Posix: . Added posix_sysconf. (David Carlier)