From: Christoph M. Becker Date: Wed, 19 Aug 2015 14:25:59 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.6.13RC1~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c99cb2929c59d4440d3f3ca4dbd54e4ca287723;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 89aa2c0ec8..d652feca55 100644 --- a/NEWS +++ b/NEWS @@ -33,7 +33,8 @@ PHP NEWS - SPL: . Fixed bug #70290 (Null pointer deref (segfault) in spl_autoload via ob_start). (hugh at allthethings dot co dot nz) - + . Fixed bug #70303 (Incorrect constructor reflection for ArrayObject). (cmb) + - Standard: . Fixed bug #70052 (getimagesize() fails for very large and very small WBMP). (cmb)