Skip to content

Commit 3124129

Browse files
committed
Fixed test that "fails" from time to time
1 parent 2fcb5ea commit 3124129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/mysqli/tests/mysqli_stmt_bind_param_many_columns.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ memory_limit=256M
9797
require_once("clean_table.inc");
9898
?>
9999
--EXPECTF--
100-
int(1)
100+
int(%d)
101101
executing
102102
bool(true)
103103
done!

0 commit comments

Comments
 (0)