From: Hannes Magnusson Date: Thu, 17 May 2007 13:40:12 +0000 (+0000) Subject: Fix paths for ext/sqlite X-Git-Tag: php-5.2.3RC1~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ad45f6566d3fc6d4c0ba2afa5f732ebb5e2acf6;p=php Fix paths for ext/sqlite --- diff --git a/ext/pdo/tests/pdo_034.phpt b/ext/pdo/tests/pdo_034.phpt index ca250a6b14..eaadb51f95 100644 --- a/ext/pdo/tests/pdo_034.phpt +++ b/ext/pdo/tests/pdo_034.phpt @@ -58,7 +58,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/tests/pdo_034.php on line %d +Warning: PDOStatement::fetch(): SQLSTATE[HY000]: General error: PDO::FETCH_KEY_PAIR fetch mode requires the result set to contain extactly 2 columns. in %s/tests%spdo_034.php on line %d -Warning: PDOStatement::fetch(): SQLSTATE[HY000]: General error%s/tests/pdo_034.php on line %d +Warning: PDOStatement::fetch(): SQLSTATE[HY000]: General error%s/tests%spdo_034.php on line %d bool(false)