felipe Fri Feb 22 02:45:37 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/pdo/tests bug_44159.phpt
Log:
Fix test
http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/tests/bug_44159.phpt?r1=1.1.4.2&r2=1.1.4.3&diff_format=u
Index: php-src/ext/pdo/tests/bug_44159.phpt
diff -u php-src/ext/pdo/tests/bug_44159.phpt:1.1.4.2
php-src/ext/pdo/tests/bug_44159.phpt:1.1.4.3
--- php-src/ext/pdo/tests/bug_44159.phpt:1.1.4.2 Tue Feb 19 14:53:44 2008
+++ php-src/ext/pdo/tests/bug_44159.phpt Fri Feb 22 02:45:37 2008
@@ -23,10 +23,11 @@
Warning: PDO::setAttribute(): SQLSTATE[HY000]: General error:
PDO::ATTR_STATEMENT_CLASS requires format array(classname, array(ctor_args));
the classname must be a string specifying an existing class in %s on line %d
bool(false)
+
+Warning: PDO::setAttribute(): SQLSTATE[HY000]: General error: attribute value
must be an integer in %s on line %d
+bool(false)
bool(true)
bool(true)
bool(true)
bool(true)
bool(true)
-bool(true)
-
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php