wez Tue May 4 11:11:07 2004 EDT Modified files: /php-src NEWS Log: news http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1702&r2=1.1703&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1702 php-src/NEWS:1.1703 --- php-src/NEWS:1.1702 Thu Apr 29 06:19:16 2004 +++ php-src/NEWS Tue May 4 11:11:06 2004 @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5 Release Candidate 3 +- You may now use count() on COM arrays. (Wez) - Fixed bug #28161 (COM: Array style properties could not be accessed). (Wez) - Fixed bug #28125 (ArrayObject leaks when accessing elements). (Marcus) - Fixed bug #28099 (ArrayObject doesn't implement ArrayAccess). (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php