summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2013-05-12 14:09:59 +0200
committerAnatol Belski <ab@php.net>2013-05-12 14:09:59 +0200
commit3fd39c13f9b3e982ffccf66b40ec1ed05b5146d6 (patch)
treee541f1db27829c9d6d358f200bea3182c52cfe51
parent2d8ce75f395f8e46133552097f9254e46fc44d1e (diff)
downloadphp-git-3fd39c13f9b3e982ffccf66b40ec1ed05b5146d6.tar.gz
updated NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7c83bd5f65..4d6f957a2f 100644
--- a/NEWS
+++ b/NEWS
@@ -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