diff --git a/ext/pdo_firebird/tests/pdofirebird_001.phpt b/ext/pdo_firebird/tests/pdofirebird_001.phpt index 70fc594dfbf..bdf14f7f271 100644 --- a/ext/pdo_firebird/tests/pdofirebird_001.phpt +++ b/ext/pdo_firebird/tests/pdofirebird_001.phpt @@ -4,6 +4,9 @@ PDO_firebird subclass basic pdo_firebird --SKIPIF-- +--XLEAK-- +A bug in firebird causes a memory leak when calling `isc_attach_database()`. +See https://github.com/FirebirdSQL/firebird/issues/7849 --FILE-- +--XLEAK-- +A bug in firebird causes a memory leak when calling `isc_attach_database()`. +See https://github.com/FirebirdSQL/firebird/issues/7849 --FILE--