From: Ferenc Kovacs Date: Thu, 1 May 2014 08:56:39 +0000 (+0200) Subject: add missing NEWS entry to the correct release where it was added X-Git-Tag: PRE_PHPNG_MERGE~328^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a67d4d33c2c6c154edf4e21d2cfc9f9ee7efe818;p=php add missing NEWS entry to the correct release where it was added --- diff --git a/NEWS b/NEWS index 4b909869fa..75550f9cfc 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,7 @@ PHP NEWS . Fixed bug #67064 (Countable interface prevents using 2nd parameter ($mode) of count() function). (Bob) . Fixed bug #67072 (Echoing unserialized "SplFileObject" crash). (Anatol) + . Fixed bug #67033 (Remove reference to Windows 95). (Anatol) - cURL: . Fixed bug #64247 (CURLOPT_INFILE doesn't allow reset). (Mike)