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

diff --git a/NEWS b/NEWS
index f30825c982b8f7c5e32454559c02cea99555d8c6..a888637cfc35c4318b4fb3391f459de420f9c6a8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ PHP                                                                        NEWS
     (Anatol)
   . Fixed bug #74836 (isset on zero-prefixed numeric indexes in array broken).
     (Dmitry)
+  . Fixed bug #74101, bug #74614 (Unserialize Heap Use-After-Free (READ: 1) in
+    zval_get_type). (Nikita)
 
 - CLI:
   . Fixed bug #74849 (Process is started as interactive shell in PhpStorm).