]> granicus.if.org Git - php/commitdiff
merge NEWS blocks
authorFerenc Kovacs <tyra3l@gmail.com>
Wed, 6 Jul 2016 23:46:02 +0000 (01:46 +0200)
committerFerenc Kovacs <tyra3l@gmail.com>
Wed, 6 Jul 2016 23:46:02 +0000 (01:46 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 5029be5c3483bc34fc1459cff282aa40d1d60037..75037ddec15f2f93eef94a14ef42a89d4b518187 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,14 +9,12 @@ PHP                                                                        NEWS
     (mike dot laspina at gmail dot com, Remi)
   . Fix bug #72496 (Cannot declare public method with signature incompatible
     with parent private method). (Pedro Magalhães)
+  . Fix bug #72138 (Integer Overflow in Length of String-typed ZVAL). (Stas)
 
 - bz2:
   . Fix bug #72447 (Type Confusion in php_bz2_filter_create()). (gogil at 
     stealien dot com).
 
-- Core:
-  . Fix bug #72138 (Integer Overflow in Length of String-typed ZVAL). (Stas)
-
 - EXIF:
   . Fixed bug #50845 (exif_read_data() returns corrupted exif headers).
     (Bartosz Dziewoński)