1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 18:23:26 +02:00

Merge branch 'PHP-8.1'

* PHP-8.1:
  Fix test to require PDO_Firebird
This commit is contained in:
Christoph M. Becker
2022-06-02 16:25:40 +02:00
+2
View File
@@ -1,5 +1,7 @@
--TEST--
Bug ##76452 (Crash while parsing blob data in firebird_fetch_blob)
--EXTENSIONS--
pdo_firebird
--SKIPIF--
<?php require('skipif.inc'); ?>
--FILE--