]> granicus.if.org Git - php/commitdiff
Fix paths for ext/sqlite
authorHannes Magnusson <bjori@php.net>
Thu, 17 May 2007 13:40:12 +0000 (13:40 +0000)
committerHannes Magnusson <bjori@php.net>
Thu, 17 May 2007 13:40:12 +0000 (13:40 +0000)
ext/pdo/tests/pdo_034.phpt

index ca250a6b146aae10a8ce18053b774752cadfa392..eaadb51f95fe199d74db84b559b618caa706eb5c 100644 (file)
@@ -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)