From: Rob Richards Date: Thu, 31 Jan 2008 22:00:22 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.6RC1~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=390b033755e255a65f8e1f0e2111a13e18e593e3;p=php BFN --- diff --git a/NEWS b/NEWS index 1bca9cf8ae..c53610fdf4 100644 --- a/NEWS +++ b/NEWS @@ -99,6 +99,8 @@ PHP NEWS - 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)