]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Mon, 5 Jan 2004 14:31:48 +0000 (14:31 +0000)
committerfoobar <sniper@php.net>
Mon, 5 Jan 2004 14:31:48 +0000 (14:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ce00ed450279b325a97e263711e124e8c14aef66..b6a81d65a0930362810541c996b734e4358202fa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,11 +17,14 @@ PHP                                                                        NEWS
   (Ilia)
 - Fixed bug #26680 (Added version check in mysqli_report_index). (Georg)
 - Fixed bug #26675 (Segfault on ArrayAccess use). (Marcus)
+- Fixed bug #26543 (call_user_func() broken for self, parent). (Stanislav)
 - Fixed bug #26065 (Crash when nesting classes). (Marcus)
 - Fixed bug #25329 (sqlite_create_function with method and reference to $this).
   (Marcus) 
 - Fixed bug #25038 (call_user_func() issues a warning if function throws an
   exception). (Marcus)
+- Fixed bug #24608 (__set not triggered when overloading with array).
+  (Stanislav)
 
 21 Dec 2003, PHP 5 Beta 3
 - Bundled new tidy extension (John, Wez)