From: Felipe Pena Date: Thu, 1 Jul 2010 01:12:21 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.3.3RC2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=92ba59055510b178ecb8e0ce7db4b7131d4f136d;p=php - BFN --- diff --git a/NEWS b/NEWS index 66af976150..93ef15962b 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,7 @@ PHP NEWS (Felipe) - Fixed bug #52115 (mysqli_result::fetch_all returns null, not an empty array). (Andrey) +- Fixed bug #48930 (__COMPILER_HALT_OFFSET__ incorrect in PHP >= 5.3). (Felipe) - Fixed bug #33210 (getimagesize() fails to detect width/height on certain JPEGs). (Ilia)