helly           Sun Apr 25 07:19:57 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1700&r2=1.1701&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1700 php-src/NEWS:1.1701
--- php-src/NEWS:1.1700 Sun Apr 25 06:13:06 2004
+++ php-src/NEWS        Sun Apr 25 07:19:57 2004
@@ -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

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to