We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cac634 commit 20819ecCopy full SHA for 20819ec
ext/pdo_pgsql/tests/bug36727.phpt
@@ -18,7 +18,7 @@ var_dump($stmt->bindValue(':test', 1, PDO::PARAM_INT));
18
19
echo "Done\n";
20
?>
21
---EXPECT--
+--EXPECTF--
22
Warning: PDOStatement::bindValue(): SQLSTATE[HY093]: Invalid parameter number: :test in %s/bug36727.php on line %d
23
bool(false)
24
Done
0 commit comments