]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Sat, 28 Jul 2007 08:35:09 +0000 (08:35 +0000)
committerRob Richards <rrichards@php.net>
Sat, 28 Jul 2007 08:35:09 +0000 (08:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 85129b5aa7a752e906686f77bcfcf99224fb5ad6..78d6bcd1a8cf96eaa9e9d84a0568a4f95df1a5a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -70,6 +70,7 @@ PHP                                                                        NEWS
 - Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory 
   already exists). (Pierre)
 
+- Fixed Bug #42112 (deleting a node produces memory corruption). (Rob)
 - Fixed Bug #42107 (sscanf broken when using %2$s format parameters). (Jani)
 - Fixed bug #42090 (json_decode causes segmentation fault). (Hannes)
 - Fixed bug #42072 (No warning message for clearstatcache() with arguments).