fbird_close if connection_id omitted, the last opened link is assumed , so it was already closed

This commit is contained in:
Popa Adrian Marius 2015-01-28 15:39:42 +02:00
parent 638d0cb753
commit b9868f23a0

View File

@ -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)