From: Felipe Pena Date: Sun, 29 Apr 2012 22:48:00 +0000 (-0300) Subject: - BFN X-Git-Tag: php-5.4.4RC1~77 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b336af29e11fbb31d2737cb7f2e42149e8de4208;p=php - BFN --- diff --git a/NEWS b/NEWS index e314f268aa..057e1aab1b 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,8 @@ PHP NEWS . "Connection: close" instead of "Connection: closed" (Gustavo) - Core: + . Fixed missing bound check in iptcparse(). (chris at chiappa.net) + . Fixed bug #61827 (incorrect \e processing on Windows) (Anatoliy) . Fixed bug #61761 ('Overriding' a private static method with a different signature causes crash). (Laruence) . Fixed bug #61728 (PHP crash when calling ob_start in request_shutdown