From: Anatol Belski Date: Tue, 8 Jul 2014 08:08:10 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.6.0RC3~1^2~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0d80e6cba0cc58625061db5221b84ade94bbe58f;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 26bc8f22c3..159d021290 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ PHP NEWS . Fixed bug #67497 (eval with parse error causes segmentation fault in generator). (Nikita) . 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: . Fixed bug #66830 (Empty header causes PHP built-in web server to hang).