From: Date: Wed, 21 Feb 2001 02:09:15 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.5RC1~213 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de4833fc8c8089c1f58680cd32f8d016df54ed0b;p=php NEWS update --- diff --git a/NEWS b/NEWS index e02818447d..254f9ca9b4 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.5 +- Added search_array 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 the COM and DOTNET module. Therefore it is now possible to pass