mirror of
https://github.com/php/php-src.git
synced 2024-11-28 20:34:29 +08:00
fbird_close if connection_id omitted, the last opened link is assumed , so it was already closed
This commit is contained in:
parent
638d0cb753
commit
b9868f23a0
@ -18,4 +18,6 @@ var_dump(ibase_close($x));
|
||||
resource(%d) of type (Firebird/InterBase transaction)
|
||||
resource(%d) of type (Firebird/InterBase transaction)
|
||||
bool(true)
|
||||
bool(true)
|
||||
|
||||
Warning: ibase_close(): supplied resource is not a valid Firebird/InterBase link resource in %s on line %d
|
||||
bool(false)
|
||||
|
Loading…
Reference in New Issue
Block a user