]> granicus.if.org Git - php/commitdiff
Interbase news
authorArd Biesheuvel <abies@php.net>
Mon, 2 Feb 2004 15:44:03 +0000 (15:44 +0000)
committerArd Biesheuvel <abies@php.net>
Mon, 2 Feb 2004 15:44:03 +0000 (15:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b5ed1420d6812acd54ef6087ec91f0826c8205de..9550ce2a006d07d0e16a8203d859457d1a4fe0e8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,10 @@ PHP                                                                        NEWS
   (Derick)
 - Fixed problems with longlong values in mysqli. (Georg)
 - Fixed class name case preserving of user defined classes. (Marcus)
+- Added Interbase functions: (Ard)
+  . ibase_service_attach() and ibase_service_detach().
+  . ibase_backup() and ibase_restore().
+  . ibase_maintain_db(), ibase_db_info() and ibase_server_info().
 - Fixed bug #27103 (preg_split('//u') incorrectly splits UTF-8 strings into
   octets). (Moriyoshi)
 - Fixed bug #27042 (SPL: SeekableIterator seek() broken). (Marcus)