uw Wed Oct 10 15:04:59 2007 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mysqli/tests mysqli_stmt_field_count.phpt
Log:
Fixing the test. Might the PHP 5.2 run-tests.php have fooled me? I could
swear,
I saw this test passing with 5.2 before...
http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/tests/mysqli_stmt_field_count.phpt?r1=1.2.2.2&r2=1.2.2.3&diff_format=u
Index: php-src/ext/mysqli/tests/mysqli_stmt_field_count.phpt
diff -u php-src/ext/mysqli/tests/mysqli_stmt_field_count.phpt:1.2.2.2
php-src/ext/mysqli/tests/mysqli_stmt_field_count.phpt:1.2.2.3
--- php-src/ext/mysqli/tests/mysqli_stmt_field_count.phpt:1.2.2.2 Wed Oct
10 10:18:50 2007
+++ php-src/ext/mysqli/tests/mysqli_stmt_field_count.phpt Wed Oct 10
15:04:59 2007
@@ -88,6 +88,8 @@
Warning: mysqli_stmt_field_count(): invalid object or resource mysqli_stmt
in %s on line %d
+Warning: mysqli_stmt_bind_param(): Number of variables doesn't match number of
parameters in prepared statement in %s on line %d
+
Warning: mysqli_stmt_prepare(): Couldn't fetch mysqli_stmt in %s on line %d
Warning: mysqli_stmt_field_count(): Couldn't fetch mysqli_stmt in %s on line %d
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php