iliaa Wed Jan 10 16:14:35 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
Another bug fixed by Dmitry
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.487&r2=1.2027.2.547.2.488&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.487 php-src/NEWS:1.2027.2.547.2.488
--- php-src/NEWS:1.2027.2.547.2.487 Wed Jan 10 15:58:07 2007
+++ php-src/NEWS Wed Jan 10 16:14:34 2007
@@ -21,6 +21,8 @@
- 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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php