summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index abf5a572d3..1e953a1176 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,9 @@ PHP NEWS
. Fixed bug #77742 (bcpow() implementation related to gcc compiler
optimization). (Nikita)
+- COM:
+ . Fixed bug #77578 (Crash when php unload). (cmb)
+
- Date:
. Fixed bug #50020 (DateInterval:createDateFromString() silently fails).
(Derick)