From: Ilia Alshanetsky Date: Wed, 10 Jan 2007 16:14:34 +0000 (+0000) Subject: Another bug fixed by Dmitry X-Git-Tag: php-5.2.1RC3~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c46fc5a4559f80daeecae056996f01a6882bafb;p=php Another bug fixed by Dmitry --- diff --git a/NEWS b/NEWS index b2e33ab4a0..529d3e4de0 100644 --- 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