Commit: 0e3a650e748b2bf79147d76a4739e17f3817c10c Author: Stanislav Malyshev <s...@php.net> Thu, 7 Jun 2012 23:11:28 -0700 Parents: 10e8da1738dc5331c595524837e69fd17ad9236a Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=0e3a650e748b2bf79147d76a4739e17f3817c10c Log: add NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 31a6218..348a06e 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ PHP NEWS - Core: . Fixed bug #61998 (Using traits with method aliases appears to result in crash during execution). (Dmitry) + . Fixed potential overflow in _php_stream_scandir. (Jason Powell, + Stas) - EXIF: . Fixed information leak in ext exif (discovered by Martin Noga, -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php