]> granicus.if.org Git - php/commitdiff
FN
authorIlia Alshanetsky <iliaa@php.net>
Tue, 17 Feb 2009 17:09:24 +0000 (17:09 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 17 Feb 2009 17:09:24 +0000 (17:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9b627aa85c530fe945bed2520dc1f1263e23117d..b109a4ed26bf452ecb52d8f23ee2429009185af8 100644 (file)
--- 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)