]> granicus.if.org Git - php/commitdiff
Another bug fixed by Dmitry
authorIlia Alshanetsky <iliaa@php.net>
Wed, 10 Jan 2007 16:14:34 +0000 (16:14 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Wed, 10 Jan 2007 16:14:34 +0000 (16:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b2e33ab4a0a882dceb2866d1bc1f6516626d5679..529d3e4de0f35ad9957129a0a6662c952394d12c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ PHP                                                                        NEWS
 - Fixed bug #39449 (Overloaded array properties do not work correctly).
   (Dmitry)
 - Fixed bug #39394 (Missing check for older variants of openssl). (Ilia)
+- Fixed bug #38604 (Fixed request time leak inside foreach() when itterating 
+  through virtual properties). (Dmitry)
 - Fixed bug #38325 (spl_autoload_register() gaves wrong line for "class
   not found"). (Ilia)
 - Fixed bug #36214 (__get method works properly only when conditional operator