From ae91f8572e84431aec4856f14c727f5ef8b33eb3 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Wed, 7 Aug 2019 13:02:23 +0200 Subject: [PATCH] Skip test if ext/json is not available Otherwise the test fails. --- ext/pdo_pgsql/tests/bug71885_2.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/pdo_pgsql/tests/bug71885_2.phpt b/ext/pdo_pgsql/tests/bug71885_2.phpt index f98e9ef785..f957a39610 100644 --- a/ext/pdo_pgsql/tests/bug71885_2.phpt +++ b/ext/pdo_pgsql/tests/bug71885_2.phpt @@ -3,6 +3,7 @@ Request #71855 (PDO placeholder escaping, part 2) --SKIPIF--