1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00

NEWS update

This commit is contained in:
2001-12-04 01:10:50 +00:00
parent 9c462b0d01
commit e7bb6187eb

2
NEWS
View File

@@ -1,6 +1,8 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.2.0-dev
- Added ob_get_level, which returns the nesting level of the output buffering
mechanism. (Yasuo, Derick)
- 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