From: Anatol Belski Date: Fri, 3 Jan 2014 23:59:03 +0000 (+0100) Subject: updated NEWS X-Git-Tag: php-5.6.0alpha1~47^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aaec199050ef61df0cd8abfb0e207e6c906295dd;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 86848b0dbb..9112e0828e 100644 --- a/NEWS +++ b/NEWS @@ -70,6 +70,10 @@ PHP NEWS - ZIP: . Fixed Bug #66321 (ZipArchive::open() ze_obj->filename_len not real). (Remi) +- Zend Engine + . Fixed bug #66009 (Failed compilation of PHP extension with C++ std + library using VS 2012). (Anatol) + 12 Dec 2013, PHP 5.5.7 - CLI server: