Skip to content

Commit eb022f8

Browse files
committed
Merge branch 'PHP-8.1'
* PHP-8.1: Fix test to require PDO_Firebird
2 parents f813520 + a528571 commit eb022f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/pdo_firebird/tests/bug_76452.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
Bug ##76452 (Crash while parsing blob data in firebird_fetch_blob)
3+
--EXTENSIONS--
4+
pdo_firebird
35
--SKIPIF--
46
<?php require('skipif.inc'); ?>
57
--FILE--

0 commit comments

Comments
 (0)