From: Date: Sat, 4 Dec 1999 02:08:18 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_RETURN_REF_PATCH~96 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=34e71e378c4375400c97837dd8e57aaf508d0dfa;p=php NEWS update --- diff --git a/NEWS b/NEWS index 62aafcd251..a443668d35 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- PHP 4 scripts will now obey the max_execution_time setting and actually + time out (Rasmus) - Add configure command to phpinfo() output (Stig) - Add optional socket path to the mysql_?connect() functions (Rasmus) - Fix some warnings when compiling in maintainer-mode (Stig)