From: Ard Biesheuvel Date: Thu, 3 Jun 2004 10:55:27 +0000 (+0000) Subject: news X-Git-Tag: php-5.0.0RC3~33 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5be358667b4169ad7cf0dd30d794e85873292593;p=php news --- diff --git a/NEWS b/NEWS index 87a9bce1e2..5dff0cbb98 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,8 @@ PHP NEWS - 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)