]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Sun, 25 Apr 2004 11:19:57 +0000 (11:19 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 25 Apr 2004 11:19:57 +0000 (11:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e3f206e76fb153897024972099e79cde389b367b..643a8a0e7befbff9f228c0ac33398c2ea21e549e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5 Release Candidate 3
+- 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).
+  (Marcus)
+- Fixed bug #27063 (SPL: ArrayObject does not handle PPP correctly). (Marcus)
 
 25 Apr 2004, PHP 5 Release Candidate 2
 - Implementing an interface/abstract method with the wrong prototype is now