helly           Sun Jun 20 12:49:50 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1739&r2=1.1740&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1739 php-src/NEWS:1.1740
--- php-src/NEWS:1.1739 Sun Jun 20 05:39:09 2004
+++ php-src/NEWS        Sun Jun 20 12:49:49 2004
@@ -3,6 +3,8 @@
 ?? Jul 2004, PHP 5.0.0
 - Changed doc comments to require a single white space after '/**'. (Marcus)
 - Fixed bug #28851 (call_user_func_array has typo in error message). (Marcus)
+- Fixed bug #28831 (ArrayObject::offsetGet() does the work of offsetUnset()). 
+  (Marcus)
 - Fixed bug #28789 (ReflectionProperty getValue() fails on public static 
   members). (Marcus)
 - Fixed bug #28771 (Segfault when using xslt and clone). (Rob)

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

Reply via email to