]> granicus.if.org Git - php/commitdiff
another down...
authorWez Furlong <wez@php.net>
Thu, 29 Apr 2004 10:19:16 +0000 (10:19 +0000)
committerWez Furlong <wez@php.net>
Thu, 29 Apr 2004 10:19:16 +0000 (10:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 643a8a0e7befbff9f228c0ac33398c2ea21e549e..f2f240bf312f521c1dcbc23fe000dc052a4cbcd0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5 Release Candidate 3
+- 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)
 - Fixed bug #27929 (SPL: change visibility of ArrayIterator::__construct).