abies Tue Jun 8 16:25:49 2004 EDT Modified files: /php-src NEWS Log: Interbase news http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1729&r2=1.1730&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1729 php-src/NEWS:1.1730 --- php-src/NEWS:1.1729 Mon Jun 7 14:57:33 2004 +++ php-src/NEWS Tue Jun 8 16:25:49 2004 @@ -10,6 +10,7 @@ - Added count() support for COM arrays. (Wez) - Added Firebird/InterBase UDF source that allows PHP functions to be called from SQL (Ard) +- Removed Firebird/Interbase function ibase_timefmt() (Ard) - Changed user error handler mechanism to relay to built-in error handler if it returns false. (Andrei) - Changed class type hints for function parameters to not allow the passing of
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php