rrichards Thu Jan 31 22:00:22 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1069&r2=1.2027.2.547.2.1070&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1069 php-src/NEWS:1.2027.2.547.2.1070 --- php-src/NEWS:1.2027.2.547.2.1069 Thu Jan 31 20:23:33 2008 +++ php-src/NEWS Thu Jan 31 22:00:22 2008 @@ -99,6 +99,8 @@ - Fixed bug #42692 (Procedure 'int1' not present with doc/lit SoapServer). (Dmitry) - Fixed bug #42548 (mysqli PROCEDURE calls can't return result sets). (hartmut) +- Fixed bug #42369 (Implicit conversion to string leaks memory). + (David C., Rob). - Fixed bug #42272 (var_export() incorrectly escapes char(0)). (Derick) - Fixed bug #42261 (Incorrect lengths for date and boolean data types). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php