diff options
author | Anatol Belski <ab@php.net> | 2013-03-20 09:13:13 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2013-03-20 09:13:13 +0100 |
commit | 0881ff046686197984013e3ca3d84a797144ffcd (patch) | |
tree | e95bea4ab1ad9fbbccccc343f063414ac9534097 | |
parent | 06a526be3e0e819b48b340eae3e8b315beba441c (diff) | |
download | php-git-0881ff046686197984013e3ca3d84a797144ffcd.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ PHP NEWS . Fixed bug #61981 (OO API, walk: $suffix_as_key is not working correctly). (Boris Lytochkin) +- Zip: + . Bug #64452 (Zip crash intermittently). (Anatol) + 14 Mar 2013, PHP 5.4.13 - Core: |