From a528571cec46b2b78553b252734af81fb970f910 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Thu, 2 Jun 2022 16:18:04 +0200 Subject: [PATCH] Fix test to require PDO_Firebird --- ext/pdo_firebird/tests/bug_76452.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/pdo_firebird/tests/bug_76452.phpt b/ext/pdo_firebird/tests/bug_76452.phpt index ae953b70b59..5c60c759b33 100644 --- a/ext/pdo_firebird/tests/bug_76452.phpt +++ b/ext/pdo_firebird/tests/bug_76452.phpt @@ -1,5 +1,7 @@ --TEST-- Bug ##76452 (Crash while parsing blob data in firebird_fetch_blob) +--EXTENSIONS-- +pdo_firebird --SKIPIF-- --FILE--