summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>1999-12-04 02:08:18 +0000
committer <changelog@php.net>1999-12-04 02:08:18 +0000
commit34e71e378c4375400c97837dd8e57aaf508d0dfa (patch)
tree7375b6397343514358ff0f3ed33d1b349707a09d
parent689265145a8425981e8b56046835442ed603e32a (diff)
downloadphp-git-34e71e378c4375400c97837dd8e57aaf508d0dfa.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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)