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 7c67fa1f55..94255ae165 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ PHP NEWS
. Fixed bug #71041 (zend_signal_startup() needs ZEND_API).
(Valentin V. Bartenev)
+- COM:
+ . Fixed bug #77177 (Serializing or unserializing COM objects crashes). (cmb)
+
- Soap:
. Fixed bug #77088 (Segfault when using SoapClient with null options).
(Laruence)