Skip to content

Commit 352249c

Browse files
committed
skip test maybe
1 parent b5d94ec commit 352249c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/pdo_firebird/tests/bug_76448.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ sockets
66
--XLEAK--
77
A bug in firebird causes a memory leak when calling `isc_attach_database()`.
88
See https://github.com/FirebirdSQL/firebird/issues/7849
9+
--SKIPIF--
10+
<?php if (PHP_INT_SIZE != 8) die("skip: 64-bit only"); ?>
911
--FILE--
1012
<?php
1113
require_once "payload_server.inc";

0 commit comments

Comments
 (0)