From: Date: Thu, 6 Sep 2001 00:10:53 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_SUBST_Z_MACROS~206 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=167ea5e6e6af559a5ced63bd452b6a9d70ae5c96;p=php NEWS update --- diff --git a/NEWS b/NEWS index ef6abdff86..3eaafbb8d2 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.8-dev +- Fix for LONG_VARCHAR type crashing submitted by Walter Franzini (walter@sys-net.it) - Simplified use of rand() functions. Now you do not need to use srand() anymore, nor mt_rand(). See the manual for more details (Jeroen) - Made in_array() and search_array() allow the needle to be an array in