diff options
| author | <changelog@php.net> | 2001-02-21 02:09:15 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2001-02-21 02:09:15 +0000 |
| commit | de4833fc8c8089c1f58680cd32f8d016df54ed0b (patch) | |
| tree | c807c17b81676fd7008534638bd099e2913c899a | |
| parent | b14d2cc0dc7c5d0310b18bffce2cf19cde0568fa (diff) | |
| download | php-git-de4833fc8c8089c1f58680cd32f8d016df54ed0b.tar.gz | |
NEWS update
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
