summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2019-10-02 00:48:42 +0300
committerDmitry Stogov <dmitry@zend.com>2019-10-02 00:48:42 +0300
commit2fcb5eadbbf9d40b5eb5bcf3e41ec84112781855 (patch)
tree80e0aa81725b016c3bdde2b662f5589ffb0bc694
parent209e37db7dfda878b14ec3638c6cd78e0f61d7a0 (diff)
downloadphp-git-2fcb5eadbbf9d40b5eb5bcf3e41ec84112781855.tar.gz
Fixed test that "fails" from time to time
-rw-r--r--ext/mysqli/tests/057.phpt2
1 files changed, 1 insertions, 1 deletions
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)