diff options
author | Stanislav Malyshev <stas@php.net> | 2013-03-18 00:51:16 -0700 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2013-03-18 00:51:16 -0700 |
commit | db4d473d53b7b89ac01b3337a94ece4a07a6444f (patch) | |
tree | 344eaea1d9a53640306b08b0bdcfea6e9b866132 | |
parent | 85d9d85ce27cf46d26b2717a5cfc3b8f917116ef (diff) | |
download | php-git-db4d473d53b7b89ac01b3337a94ece4a07a6444f.tar.gz |
fix NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ PHP NEWS . Fixed bug #61981 (OO API, walk: $suffix_as_key is not working correctly). (Boris Lytochkin) -?? ??? 2013, PHP 5.4.13 +14 Mar 2013, PHP 5.4.13 - Core: . Fixed bug #64354 (Unserialize array of objects whose class can't |