]> granicus.if.org Git - php/commitdiff
Fixing the test. Might the PHP 5.2 run-tests.php have fooled me? I could swear,
authorUlf Wendel <uw@php.net>
Wed, 10 Oct 2007 15:04:59 +0000 (15:04 +0000)
committerUlf Wendel <uw@php.net>
Wed, 10 Oct 2007 15:04:59 +0000 (15:04 +0000)
I saw this test passing with 5.2 before...

ext/mysqli/tests/mysqli_stmt_field_count.phpt

index c7f46a7bc11079d7e331b0f2ad0a76172ccf5a2f..143c3c268a957d6fd46e2ee7abad461ae2a9e05f 100644 (file)
@@ -88,6 +88,8 @@ Warning: mysqli_stmt_field_count(): invalid object or resource mysqli_stmt
 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