From: Wez Furlong Date: Thu, 29 Apr 2004 10:19:16 +0000 (+0000) Subject: another down... X-Git-Tag: RELEASE_0_1~333 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b4fae6aa42a2c182648b9c6a452f4be036fed53;p=php another down... --- diff --git a/NEWS b/NEWS index 643a8a0e7b..f2f240bf31 100644 --- 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).