From 2fcb5eadbbf9d40b5eb5bcf3e41ec84112781855 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Wed, 2 Oct 2019 00:48:42 +0300 Subject: Fixed test that "fails" from time to time --- ext/mysqli/tests/057.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/mysqli/tests/057.phpt b/ext/mysqli/tests/057.phpt index 84c22010d0..5cadd4313e 100644 --- a/ext/mysqli/tests/057.phpt +++ b/ext/mysqli/tests/057.phpt @@ -97,7 +97,7 @@ object(mysqli_stmt)#%d (%d) { ["sqlstate"]=> string(5) "00000" ["id"]=> - int(3) + int(%d) } bool(true) bool(false) -- cgit v1.2.1