summaryrefslogtreecommitdiff
path: root/ext/pdo_pgsql/tests/bug71885.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pdo_pgsql/tests/bug71885.phpt')
-rw-r--r--ext/pdo_pgsql/tests/bug71885.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/pdo_pgsql/tests/bug71885.phpt b/ext/pdo_pgsql/tests/bug71885.phpt
index f47ffcb444..a0a72b6796 100644
--- a/ext/pdo_pgsql/tests/bug71885.phpt
+++ b/ext/pdo_pgsql/tests/bug71885.phpt
@@ -37,10 +37,10 @@ foreach ([false, true] as $emulate) {
string(3) "ERR"
array(1) {
[0]=>
- bool(true)
+ string(1) "1"
}
array(1) {
[0]=>
- bool(true)
+ string(1) "1"
}
==OK==