diff options
author | Anatol Belski <ab@php.net> | 2013-05-12 14:09:59 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2013-05-12 14:09:59 +0200 |
commit | 3fd39c13f9b3e982ffccf66b40ec1ed05b5146d6 (patch) | |
tree | e541f1db27829c9d6d358f200bea3182c52cfe51 | |
parent | 2d8ce75f395f8e46133552097f9254e46fc44d1e (diff) | |
download | php-git-3fd39c13f9b3e982ffccf66b40ec1ed05b5146d6.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ PHP NEWS - Sockets: . Fixed bug #64508 (Fails to build with --disable-ipv6). (Gustavo) +- Zend Engine: + . Fixed bug #64821 (Custom Exceptions crash when internal properties overridden). + (Anatol) 09 May 2013, PHP 5.5.0 Release Candidate 1 |