]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Sun, 20 Jun 2004 16:49:49 +0000 (16:49 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 20 Jun 2004 16:49:49 +0000 (16:49 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 875f63b6df4076f441542215051fdec7968d0bce..d81337c40728abf6b44ffe3649095e0b8589ffac 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? 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)