summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Greene <jason@php.net>2001-02-21 03:55:17 +0000
committerJason Greene <jason@php.net>2001-02-21 03:55:17 +0000
commit7557c0b066ecf576479666261db35308cd600a08 (patch)
tree635a45eecbea09bb98010978f59f9ac09a2e86a0
parented64a52d65ee8a33dceaa5b835ce09876adb1f8e (diff)
downloadphp-git-7557c0b066ecf576479666261db35308cd600a08.tar.gz
Corrected News entry.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
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