]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Tue, 4 Jul 2017 09:29:00 +0000 (11:29 +0200)
committerAnatol Belski <ab@php.net>
Tue, 4 Jul 2017 09:29:00 +0000 (11:29 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3a97a4596bd5fc225cc156310c6ea2dd0ce3b872..89bbcb874dfaebd8fe57e9840a5b11302f4d8a85 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,8 @@ PHP                                                                        NEWS
   . Fixed bug #74658 (Undefined constants in array properties result in broken
     properties). (Laruence)
   . Fixed misparsing of abstract unix domain socket names. (Sara)
+  . Fixed bug #74101, bug #74614 (Unserialize Heap Use-After-Free (READ: 1) in
+    zval_get_type). (Nikita)
 
 - DOM:
   . Fixed bug #69373 (References to deleted XPath query results). (ttoohey)