helly           Sun Mar 13 08:26:11 2005 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  - BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.284&r2=1.1760.2.285&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.284 php-src/NEWS:1.1760.2.285
--- php-src/NEWS:1.1760.2.284   Sat Mar 12 05:14:10 2005
+++ php-src/NEWS        Sun Mar 13 08:26:10 2005
@@ -29,6 +29,8 @@
   is passed. (Tony)
 - Fixed posix_getsid() & posix_getpgid() to return sid & pgid instead 
   of true. (Tony)   
+- Fixed bug #32290 (call_user_func_array() calls wrong class method within 
+  child class). (Marcus)
 - Fixed bug #32238 (spl_array.c: void function cannot return value). (Johannes)
 - Fixed bug #32210 (proc_get_status() sets "running" always to true). (Ilia)
 - Fixed bug #32160 (file truncation in copy() when source & destination are

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

Reply via email to