diff options
| -rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
