iliaa Tue Jan 17 19:57:01 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: Bug fixing news http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.363&r2=1.2027.2.364&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.363 php-src/NEWS:1.2027.2.364 --- php-src/NEWS:1.2027.2.363 Tue Jan 17 19:19:45 2006 +++ php-src/NEWS Tue Jan 17 19:57:01 2006 @@ -7,6 +7,8 @@ MYSQLI_TYPE_NEWDECIMAL and MYSQLI_TYPE_BIT. FR #36007. (Georg) - Fixed imagecolorallocate() and imagecolorallocatelapha() to return FALSE on error. (Pierre) +- Fixed bug #36046 (parse_ini_file() miscounts lines in multi-line values). + (Ilia) - Fixed bug #36038 (ext/hash compile failure on Mac OSX). (Tony) - Fixed bug #36037 (heredoc adds extra line number). (Dmitry) - Fixed bug #36016 (realpath cache memleaks). (Dmitry, Nuno)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php