]> granicus.if.org Git - php/commitdiff
news
authorWez Furlong <wez@php.net>
Tue, 4 May 2004 15:11:06 +0000 (15:11 +0000)
committerWez Furlong <wez@php.net>
Tue, 4 May 2004 15:11:06 +0000 (15:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f2f240bf312f521c1dcbc23fe000dc052a4cbcd0..0391bb245a941ae4e51d3f74d001fb819cc1080d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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)