sniper          Mon Jan  5 09:31:49 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BFN
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1567 php-src/NEWS:1.1568
--- php-src/NEWS:1.1567 Sat Jan  3 08:51:00 2004
+++ php-src/NEWS        Mon Jan  5 09:31:48 2004
@@ -17,11 +17,14 @@
   (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)

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

Reply via email to