diff --git a/NEWS b/NEWS index 3eccd07ba3e..f1c8cfd8ff1 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,9 @@ PHP NEWS - Opcache: . Added start, restart and force restart time to opcache's phpinfo section. (Mikhail Galanin) - + . Fix GH-9139: Allow FFI in opcache.preload when opcache.preload_user=root + (Arnaud, Kapitan Oczywisty) + - Posix: . Added posix_sysconf. (David Carlier)