1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 02:52:48 +02:00

more informix stuff

This commit is contained in:
foobar
2003-08-13 08:59:53 +00:00
parent c0dcd3647b
commit dc82ca11b4

4
NEWS
View File

@@ -5,8 +5,8 @@ PHP NEWS
?? ??? 2003, PHP 5 Beta 2
- Improved the Interbase extension: (Ard Biesheuvel)
. Added support for multiple databases into ibase_trans()
. Added support for CREATE DATABASE and SET TRANSACTION statements
into ibase_query()
. Added support for CREATE DATABASE, SET TRANSACTION and EXECUTE PROCEDURE
statements into ibase_query()
. Added ibase_commit_ret()
. Added ibase_rollback_ret()
. Added ibase_drop_db()