1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 13:01:02 +02:00

updated NEWS

This commit is contained in:
Anatol Belski
2014-07-08 10:06:35 +02:00
parent 03214a2aef
commit d472434ea0

2
NEWS
View File

@@ -10,6 +10,8 @@ PHP NEWS
. Fixed bug #67091 (make install fails to install libphp5.so on FreeBSD 10.0).
(Ferenc)
. Fixed bug #67151 (strtr with empty array crashes). (Nikita)
. Fixed bug #67407 (Windows 8.1/Server 2012 R2 reported as Windows 8/Server
2012). (Christian Wenz)
- CLI server:
. Implemented FR #67429 (CLI server is missing some new HTTP response codes).