Browse Source

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...
PECL
Ulf Wendel 19 years ago
parent
commit
0c6e832584
  1. 2
      ext/mysqli/tests/mysqli_stmt_field_count.phpt

2
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
Loading…
Cancel
Save