From: Date: Sun, 23 Sep 2001 00:09:55 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_SUBST_Z_MACROS~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1eda5996cc26fedb267bb096ec83f49d8c7244e6;p=php NEWS update --- 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 and venaas) - Make the seed options to srand() and mt_srand() optional, if the seed is