PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-28 Jun 2000, Version 4.0.1
+?? ??? 2000, Version 4.0.2
- Added an optional parameter to preg_replace() that can be used to
specify how many replacements to make. (Andrei)
+
+28 Jun 2000, Version 4.0.1
- Fixed a possible crash in the LDAP modify code. (Eric Kilfoil)
- Fixed a bug in opendir(), which prevented readdir() from working properly if
the $dir argument wasn't explicitly specified (Zeev)