summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 809aad9edc..eae701eba1 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ PHP NEWS
. Fixed bug #64770 (stream_select() fails with pipes returned by proc_open()
on Windows x64). (Anatol)
+- Zend Engine:
+ . Fixed bug #64821 (Custom Exception crash when internal properties overridden).
+ (Anatol)
+
09 May 2013, PHP 5.3.25
- Core: