1
0
mirror of https://github.com/php/php-src.git synced 2026-04-12 02:23:18 +02:00

NEWS update

This commit is contained in:
2000-12-09 02:09:15 +00:00
parent 90d65f1865
commit 27b2c29210

2
NEWS
View File

@@ -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