diff options
| author | Stanislav Malyshev <stas@php.net> | 2012-06-07 23:11:28 -0700 |
|---|---|---|
| committer | Stanislav Malyshev <stas@php.net> | 2012-06-07 23:11:28 -0700 |
| commit | 0e3a650e748b2bf79147d76a4739e17f3817c10c (patch) | |
| tree | 53928f97f010158709e59db391fb213fea62fa82 | |
| parent | 10e8da1738dc5331c595524837e69fd17ad9236a (diff) | |
| download | php-git-0e3a650e748b2bf79147d76a4739e17f3817c10c.tar.gz | |
add NEWS
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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, |
