]> granicus.if.org Git - php/commitdiff
updated NEWS
authorChristoph M. Becker <cmb@php.net>
Thu, 23 Jul 2015 16:46:00 +0000 (18:46 +0200)
committerChristoph M. Becker <cmb@php.net>
Thu, 23 Jul 2015 16:46:00 +0000 (18:46 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 8f5781375ee1ee230cd5149da407bfd0cf164360..b865c640a096ae3249f75eaff8fdcd3aebcd8c68 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ PHP                                                                        NEWS
   . Fixed bug #70111 (Segfault when a function uses both an explicit return
     type and an explicit cast). (Laruence)
 
+- Standard:
+  . Fixed bug #70052 (getimagesize() fails for very large and very small WBMP).
+    (cmb)
+
 23 Jul 2015, PHP 7.0.0 Beta 2
 
 - Core: