Commit: b336af29e11fbb31d2737cb7f2e42149e8de4208 Author: Felipe Pena <felipe...@gmail.com> Sun, 29 Apr 2012 19:48:00 -0300 Parents: cc5b995c78038b92317b38356c9009ff80850d8b Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=b336af29e11fbb31d2737cb7f2e42149e8de4208 Log: - BFN Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index e314f26..057e1aa 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 -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php