1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 03:03:26 +02:00

NEWS update

This commit is contained in:
2001-10-18 00:10:25 +00:00
parent 8f4109e8cb
commit fe72ba4684
+2
View File
@@ -1,6 +1,8 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.2.0-dev
- Fixed a bug in preg_replace() that would change the type of the replacement
array entries to string. (Andrei)
- Added user-space object overloading extension. (Andrei)
- Make UDM_PARAM_ISPELL_PREFIXES work under mnogosearch-3.2.x (gluke)
- Added ldap_start_tls() function (Stig Venaas, patch by kuenne@rentec.com)