From 1c46fc5a4559f80daeecae056996f01a6882bafb Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Wed, 10 Jan 2007 16:14:34 +0000 Subject: [PATCH] Another bug fixed by Dmitry --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.50.1