From: Jason Greene Date: Wed, 21 Feb 2001 03:55:17 +0000 (+0000) Subject: Corrected News entry. X-Git-Tag: php-4.0.5RC1~211 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7557c0b066ecf576479666261db35308cd600a08;p=php Corrected News entry. --- diff --git a/NEWS b/NEWS index 254f9ca9b4..122f78b978 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.5 -- Added search_array which works similar to in_array but returns +- Added array_search which works similar to in_array but returns the key instead of a boolean. (jason@php.net) - Fixed pgsql transaction support (Stig, PEAR/DB) - Added new object VARIANT() to encapsulate values for use with