mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
[skip ci] Mark new firebird tests with xleak
This commit is contained in:
@@ -4,6 +4,9 @@ PDO_firebird subclass basic
|
||||
pdo_firebird
|
||||
--SKIPIF--
|
||||
<?php require(__DIR__ . '/skipif.inc'); ?>
|
||||
--XLEAK--
|
||||
A bug in firebird causes a memory leak when calling `isc_attach_database()`.
|
||||
See https://github.com/FirebirdSQL/firebird/issues/7849
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
|
||||
@@ -4,6 +4,9 @@ PDO_firebird connect through PDO::connect
|
||||
pdo_firebird
|
||||
--SKIPIF--
|
||||
<?php require(__DIR__ . '/skipif.inc'); ?>
|
||||
--XLEAK--
|
||||
A bug in firebird causes a memory leak when calling `isc_attach_database()`.
|
||||
See https://github.com/FirebirdSQL/firebird/issues/7849
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user