summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2004-05-04 15:11:06 +0000
committerWez Furlong <wez@php.net>2004-05-04 15:11:06 +0000
commit4a645e09af97eeb13de3864ea786498cd33707b6 (patch)
tree0a449b20e321f3301af3d37b76ebab4b32ae1145
parent263723ec9b9d1f7b82a7de1e2cef25803bf24baa (diff)
downloadphp-git-4a645e09af97eeb13de3864ea786498cd33707b6.tar.gz
news
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f2f240bf31..0391bb245a 100644
--- 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)