From: Date: Sun, 5 Dec 1999 02:08:13 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_RETURN_REF_PATCH~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=289543b5f92ca2ba52cfa00cedb515ac2ff6567a;p=php NEWS update --- diff --git a/NEWS b/NEWS index 5e9e0e912c..3a152c206c 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- Session vars are now decoded into $HTTP_STATE_VARS[] array and the + globals, depending on track_vars and gpc_globals settings (Andrei) - Added get_used_files() function - returns a hash mapping the use()'d files to their full path (Zeev) - PHP 4 scripts will now obey the max_execution_time setting and actually