summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-12-04 01:10:50 +0000
committer <changelog@php.net>2001-12-04 01:10:50 +0000
commite7bb6187ebe62eb7633f8d58c7647a2f31197ef8 (patch)
tree90ff371c4fc95f4a4258e66329a2fb581bdaedde
parent9c462b0d01834fc569a98a860db2c829d2c3f465 (diff)
downloadphp-git-e7bb6187ebe62eb7633f8d58c7647a2f31197ef8.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index db3b5e7212..53f0cbcf30 100644
--- a/NEWS
+++ b/NEWS
@@ -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