We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 880ff82 commit e0737d9Copy full SHA for e0737d9
ext/pdo_firebird/tests/pdofirebird_001.phpt
@@ -4,6 +4,9 @@ PDO_firebird subclass basic
4
pdo_firebird
5
--SKIPIF--
6
<?php require(__DIR__ . '/skipif.inc'); ?>
7
+--XLEAK--
8
+A bug in firebird causes a memory leak when calling `isc_attach_database()`.
9
+See https://github.com/FirebirdSQL/firebird/issues/7849
10
--FILE--
11
<?php
12
ext/pdo_firebird/tests/pdofirebird_002.phpt
@@ -4,6 +4,9 @@ PDO_firebird connect through PDO::connect
0 commit comments