From: Date: Tue, 9 Oct 2001 00:10:16 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_PARAMETER_PARSING_API~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=08fe09e9d29961d8ec4c27d257df8a76f08b2287;p=php NEWS update --- diff --git a/NEWS b/NEWS index 5a322eb987..411d0de140 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.8-dev +- Added support for word match mnogosearch-3.2 command and for stopfile + command. StopTable will not be supported by mnogosearch-3.2.x - Added mmapfile(), read a file into a variabele with mmap (Ilia A, Derick) - Have rand() and mt_rand() seed automatically if srand() or mt_srand() has not been called. (Sterling)