summaryrefslogtreecommitdiff
path: root/ext/pdo
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-11-27 11:14:17 +0000
committerAntony Dovgal <tony2001@php.net>2007-11-27 11:14:17 +0000
commitd3aff8310cd43592d29bd27483534198622399d6 (patch)
treed13cf573f3ff996fc959601a47a198407132dcc3 /ext/pdo
parent14902c89cc19e97f022ba2fbd9ac7bb68ae251bd (diff)
downloadphp-git-d3aff8310cd43592d29bd27483534198622399d6.tar.gz
fix test
Diffstat (limited to 'ext/pdo')
-rw-r--r--ext/pdo/tests/bug_43130.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/pdo/tests/bug_43130.phpt b/ext/pdo/tests/bug_43130.phpt
index dce75cf14b..511c09270c 100644
--- a/ext/pdo/tests/bug_43130.phpt
+++ b/ext/pdo/tests/bug_43130.phpt
@@ -31,3 +31,4 @@ var_dump($stmt->fetch(PDO::FETCH_COLUMN));
Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number: parameter was not defined in %s on line %d
Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number in %s on line %d
+bool(false)