We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3377d4f commit 115a918Copy full SHA for 115a918
ext/pdo_pgsql/tests/pdopgsql_003.phpt
@@ -27,6 +27,6 @@ try {
27
echo $e->getMessage() . "\n";
28
}
29
30
---EXPECT--
+--EXPECTF--
31
"This is a quote"""
32
-SQLSTATE[HY000]: General error: 7 incomplete multibyte character
+SQLSTATE[HY000]: General error: 7 %r(incomplete|invalid)%r multibyte character
0 commit comments