From: Christoph M. Becker Date: Thu, 23 Jul 2015 16:46:00 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.0.0beta3~5^2~99^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19761a4801d526c51b95885887d9208f2748f415;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 8f5781375e..b865c640a0 100644 --- 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: