From 6a1f79bf8d44f60292a0bcb9ebb6a764fe2ddf52 Mon Sep 17 00:00:00 2001 From: Date: Sun, 9 Dec 2001 01:10:55 +0000 Subject: [PATCH] NEWS update --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index b0c2808af8..9277964c13 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- Added var_export, which shows a representation of a variable, much like + var_dump, but in such a way you can use it as PHP code. (Derick) +- Added -w option to the cgi-version. This will remove all comments and + whitespace from teh script. (Thies) - Added support for SO_RCVTIMEO and SO_SNDTIMEO to ext/sockets (Jason) - Added ob_get_level, which returns the nesting level of the output buffering mechanism. (Yasuo, Derick) -- 2.50.1