1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00

updated NEWS

This commit is contained in:
Anatol Belski
2016-02-14 20:54:13 +01:00
parent aabb6b70c5
commit 1740648312
+4
View File
@@ -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)