summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-09-23 00:09:55 +0000
committer <changelog@php.net>2001-09-23 00:09:55 +0000
commit1eda5996cc26fedb267bb096ec83f49d8c7244e6 (patch)
treec0ec02c2642be7285b6aa2024b43bf809712fb17
parentf78cf8ee67a7d0f0f7b4bb381a46dd592061564d (diff)
downloadphp-git-1eda5996cc26fedb267bb096ec83f49d8c7244e6.tar.gz
NEWS update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9a7d773831..9e3fa50054 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.8-dev
+- add apache_setenv() function for injecting variables into Apache's
+ subprocess_env table.
+- Let settype also accept 'int', 'bool', 'float' and 'null' (Jeroen)
- Added IPv6 support to gethostbyaddr()
(Patch by Matthias Wimmer <matthias@charente.de> and venaas)
- Make the seed options to srand() and mt_srand() optional, if the seed is