summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2019-10-02 00:49:27 +0300
committerDmitry Stogov <dmitry@zend.com>2019-10-02 00:49:27 +0300
commit848bc776eadb7f494ad71533959a18ff2e33bbb0 (patch)
tree25a202089fcbdc48b2908ec141adc76cf4ac1100
parent2fc5d00afa6b72b12103ba2a87e3a654986d050b (diff)
parent2fcb5eadbbf9d40b5eb5bcf3e41ec84112781855 (diff)
downloadphp-git-848bc776eadb7f494ad71533959a18ff2e33bbb0.tar.gz
Merge branch 'PHP-7.2' into PHP-7.3
* PHP-7.2: 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 dab3dfa78d..f4b60ecd4f 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)