helly Sat Feb 22 21:45:11 2003 EDT Modified files: /php4 NEWS Log: Fix the name # but yes Jani your sentence has better style Index: php4/NEWS diff -u php4/NEWS:1.1356 php4/NEWS:1.1357 --- php4/NEWS:1.1356 Sat Feb 22 21:24:51 2003 +++ php4/NEWS Sat Feb 22 21:45:10 2003 @@ -14,7 +14,7 @@ - Changed array_search() to accept also objects as a needle. (Moriyoshi) - Changed ext/mcrypt to require libmcrypt version 2.5.6 or greater. (Derick) - Changed uniqid() parameters to be optional and allow any prefix length. (Marcus) -- Added DBA handler 'inifiles' to support ini files. (Marcus) +- Added DBA handler 'inifile' to support ini files. (Marcus) - Added filter support. See README.input_filter. (Rasmus) - Added session.hash_function and session.hash_bits_per_character. (Sascha) - Added lightweight streaming input abstraction to the Zend Engine scanners
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php