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