|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 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)
+- 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
You CAN'T count on any other expressions to be passable by reference.
(Andi, Zend Engine)
- Fixed bad mod_perl interaction which caused segfaults when using LFS (Sascha)
-- const CONSTNAME now gets recognized. Before the patch only @const CONSTNAME description was recognized.
+- const CONSTNAME now gets recognized. Before the patch only @const CONSTNAME
+ description was recognized.
- Added extension for the cracklib library. (Alexander Feldman)
- Added the is_null() function that will return true if a variable is of
type null. (Sterling)