mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Fix test to require PDO_Firebird
This commit is contained in:
parent
0c3b411c6b
commit
a528571cec
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
--TEST--
|
--TEST--
|
||||||
Bug ##76452 (Crash while parsing blob data in firebird_fetch_blob)
|
Bug ##76452 (Crash while parsing blob data in firebird_fetch_blob)
|
||||||
|
--EXTENSIONS--
|
||||||
|
pdo_firebird
|
||||||
--SKIPIF--
|
--SKIPIF--
|
||||||
<?php require('skipif.inc'); ?>
|
<?php require('skipif.inc'); ?>
|
||||||
--FILE--
|
--FILE--
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue