1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 02:33:17 +02:00

NEWS update

This commit is contained in:
2001-12-01 01:10:17 +00:00
parent 8a8741a1fe
commit bef4389b5d
+2
View File
@@ -1,6 +1,8 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.2.0-dev
- Added ob_flush and ob_clean functions, which flush and clean an
output buffer without destroying the buffer. (Derick)
- Added a parameter to mysql_connect to force a new database link to be
created. (Markus, Derick)
- Added ldap_sort() function. (Stig Venaas)