]> granicus.if.org Git - php/commitdiff
MFH: Fixed bug #34156 (memory usage remains elevated after memory limit is
authorIlia Alshanetsky <iliaa@php.net>
Thu, 18 Aug 2005 15:14:46 +0000 (15:14 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 18 Aug 2005 15:14:46 +0000 (15:14 +0000)
reached)

NEWS

diff --git a/NEWS b/NEWS
index c4fec4d8ebb2843c7139571d43f245686e316d89..0f53b3695e70bb8e6bbaa558c4a55ace2b474515 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2005, Version 4.4.1
+- Fixed bug #34156 (memory usage remains elevated after memory limit is 
+  reached). (Ilia)
 - Fixed bug #34148 (+,- and . not supported as parts of scheme). (Ilia)
 - Fixed bug #34068 (Numeric string as array key not cast to integer in 
   wddx_deserialize()). (Ilia)