From: Ulf Wendel Date: Wed, 10 Oct 2007 15:04:59 +0000 (+0000) Subject: Fixing the test. Might the PHP 5.2 run-tests.php have fooled me? I could swear, X-Git-Tag: RELEASE_1_3_1~862 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c6e83258486c00d25df445f87fb52f1e0f65f0c;p=php 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... --- diff --git a/ext/mysqli/tests/mysqli_stmt_field_count.phpt b/ext/mysqli/tests/mysqli_stmt_field_count.phpt index c7f46a7bc1..143c3c268a 100644 --- a/ext/mysqli/tests/mysqli_stmt_field_count.phpt +++ b/ext/mysqli/tests/mysqli_stmt_field_count.phpt @@ -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