From: Ilia Alshanetsky Date: Tue, 17 Feb 2009 17:09:24 +0000 (+0000) Subject: FN X-Git-Tag: php-5.2.9RC3~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e8084032505ca4d2a46eb93b38c108268dd6a8d1;p=php FN --- diff --git a/NEWS b/NEWS index 9b627aa85c..b109a4ed26 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ PHP NEWS - Fixed bug #45940 (MySQLI OO does not populate connect_error property on failed connect). (Johannes) - Fixed bug #45923 (mb_st[r]ripos() offset not handled correctly). (Moriyoshi) +- Fixed bug #45327 (memory leak if offsetGet throws exception). (Greg) - Fixed bug #43841 (mb_strrpos() offset is byte count for negative values). (Moriyoshi)