From fe25997d44149454f738dca4c67abb514c04e721 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Mon, 23 Jul 2007 22:46:03 +0000 Subject: [PATCH] fix test --- ext/pdo/tests/pdo_034.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/pdo/tests/pdo_034.phpt b/ext/pdo/tests/pdo_034.phpt index f3014578fd..3b30cdc3ea 100644 --- a/ext/pdo/tests/pdo_034.phpt +++ b/ext/pdo/tests/pdo_034.phpt @@ -46,7 +46,7 @@ array(5) { Warning: PDOStatement::fetch(): SQLSTATE[HY000]: General error: PDO::FETCH_KEY_PAIR fetch mode requires the result set to contain extactly 2 columns. in %s/pdo_034.php on line %d -Warning: PDOStatement::fetch(): SQLSTATE[HY000]: General error in %s/pdo_034.php on line %d +Warning: PDOStatement::fetch(): SQLSTATE[HY000]: General error%s/pdo_034.php on line %d bool(false) array(5) { ["test0"]=> -- 2.40.0