]> granicus.if.org Git - php/commitdiff
Added entry for the new feature of array_search()
authorMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 18 Dec 2002 16:38:36 +0000 (16:38 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 18 Dec 2002 16:38:36 +0000 (16:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f5900a200de5f2bcb23c35ec2a8bf0775e0ef07d..77f6d5bff786dbd719e4c52de668d017a52ac98a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 200?, Version 4.4.0
+- Let array_search() accept objects as a needle under ZendEngine2. (Moriyoshi)
 - Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia)
 - Added imagefilter() function which allows application of various filters.
   This function is only available with bundled GD. (Pierre-Alain Joye, Ilia)