summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Coallier <davidc@php.net>2008-11-10 12:49:51 +0000
committerDavid Coallier <davidc@php.net>2008-11-10 12:49:51 +0000
commitd781f9d67fe214f6183c0d92346ac190685f3a36 (patch)
treeed7c44c7c3981529d74ae6d73f3602c2f111c131
parentd2c1047241ac296d331a55d93c2bbf11abb71eda (diff)
downloadphp-git-d781f9d67fe214f6183c0d92346ac190685f3a36.tar.gz
- Hrphm, sorry about that, forgot the array value. Now the test runs fine
-rw-r--r--ext/pdo_mysql/tests/pdo_mysql_attr_init_command.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo_mysql/tests/pdo_mysql_attr_init_command.phpt b/ext/pdo_mysql/tests/pdo_mysql_attr_init_command.phpt
index 1d66b9d997..fb955ac2aa 100644
--- a/ext/pdo_mysql/tests/pdo_mysql_attr_init_command.phpt
+++ b/ext/pdo_mysql/tests/pdo_mysql_attr_init_command.phpt
@@ -38,7 +38,7 @@ error_reporting=E_ALL
?>
--EXPECTF--
string(58) "CREATE TABLE test_%s(id INT)"
-array(1) {
+array(3) {
[0]=>
string(5) "00000"
[1]=>