moriyoshi Wed Dec 18 11:38:37 2002 EDT Modified files: /php4 NEWS Log: Added entry for the new feature of array_search() Index: php4/NEWS diff -u php4/NEWS:1.1280 php4/NEWS:1.1281 --- php4/NEWS:1.1280 Mon Dec 16 04:11:00 2002 +++ php4/NEWS Wed Dec 18 11:38:36 2002 @@ -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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php