From 8e0594a944aff6e8afaca7562775ecd12f5fc41e Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 19 Jul 2016 15:05:14 +0200 Subject: [PATCH] fix test out this test also affected by #70313 which is not in the release branch --- ext/pdo_pgsql/tests/bug72570.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/pdo_pgsql/tests/bug72570.phpt b/ext/pdo_pgsql/tests/bug72570.phpt index e52efd93bb..76329b1996 100644 --- a/ext/pdo_pgsql/tests/bug72570.phpt +++ b/ext/pdo_pgsql/tests/bug72570.phpt @@ -25,4 +25,4 @@ try { ?> --EXPECT-- -bool(false) +string(5) "08P01" -- 2.50.1