abies Thu Jun 3 06:55:27 2004 EDT Modified files: /php-src NEWS Log: news http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1723&r2=1.1724&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1723 php-src/NEWS:1.1724 --- php-src/NEWS:1.1723 Thu Jun 3 04:17:15 2004 +++ php-src/NEWS Thu Jun 3 06:55:27 2004 @@ -10,6 +10,8 @@ - Changed class type hints for function parameters to not allow the passing of NULL values. (Andi) - Changed tidy_node to tidyNode and removed tidy_exception. (John) +- Added Firebird/InterBase UDF source that allows PHP functions to be called + from SQL (Ard) - Fixed ip2long() to return FALSE if an IP address passed to this function is not valid. (Derick) - Fixed memory leak in memory manager. (Andi)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php