diff --git a/NEWS b/NEWS index 4e00285960b..93e828fd71b 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,10 @@ PHP NEWS . Fixed bug #71529 (Variable references on array elements don't work when using count). (Nikita) +- CLI server: + . Bug #71559 (Built-in HTTP server, we can download file in web by bug). + (Johannes, Anatol) + - PCRE: . Fixed bug #71537 (PCRE segfault from Opcache). (Laruence)