diff options
author | <changelog@php.net> | 2000-12-09 02:09:15 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-12-09 02:09:15 +0000 |
commit | 27b2c2921022cf307265cf9ca3aa3f7293162e0e (patch) | |
tree | 18e723cf254a55701a5840c196e9a2d128bff5d0 | |
parent | 90d65f186592da7157591848006c873bf55648d6 (diff) | |
download | php-git-27b2c2921022cf307265cf9ca3aa3f7293162e0e.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.5 +- Added the call_user_method_array function which allows you to call a method with an + arbitrary number of parameters. (Sterling) - ext/odbc: IBM DB2 patch by Walter Franzini <walter@sys-net.it> - Made ldap_get_entries() return an array even if there are no entries - Empty entry. Enjoy |