tony2001                Mon Jul 23 22:46:03 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/ext/pdo/tests      pdo_034.phpt 
  Log:
  fix test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/tests/pdo_034.phpt?r1=1.1.2.5&r2=1.1.2.6&diff_format=u
Index: php-src/ext/pdo/tests/pdo_034.phpt
diff -u php-src/ext/pdo/tests/pdo_034.phpt:1.1.2.5 
php-src/ext/pdo/tests/pdo_034.phpt:1.1.2.6
--- php-src/ext/pdo/tests/pdo_034.phpt:1.1.2.5  Sun Jul 22 15:50:17 2007
+++ php-src/ext/pdo/tests/pdo_034.phpt  Mon Jul 23 22:46:03 2007
@@ -46,7 +46,7 @@
 
 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"]=>

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to