]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 10 Mar 2001 02:09:25 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Sat, 10 Mar 2001 02:09:25 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e77f8d4bab1f507d6e86be4f06348acae79bcb48..fdad917b508af31a2382c90e2f272741d16f75dd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.5
+- Fixed argument checking for call_user_func* functions and allowed
+  specifying array($obj, 'method') syntax for call_user_func_array. (Andrei)
 - Fixed parent::method() to also work with runtime bindings (Zeev, Zend Engine)
 - Implemented high-performance zlib-based output compression - see
   zlib.output_compression INI directive (Zeev)