]> granicus.if.org Git - php/commitdiff
news
authorArd Biesheuvel <abies@php.net>
Thu, 3 Jun 2004 10:55:27 +0000 (10:55 +0000)
committerArd Biesheuvel <abies@php.net>
Thu, 3 Jun 2004 10:55:27 +0000 (10:55 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 87a9bce1e22660bd2524646c68939487ad8405b2..5dff0cbb983dc5b221bfee8a3053f933200486a2 100644 (file)
--- 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)