diff options
author | Dmitry Stogov <dmitry@zend.com> | 2019-10-02 00:49:27 +0300 |
---|---|---|
committer | Dmitry Stogov <dmitry@zend.com> | 2019-10-02 00:49:27 +0300 |
commit | 848bc776eadb7f494ad71533959a18ff2e33bbb0 (patch) | |
tree | 25a202089fcbdc48b2908ec141adc76cf4ac1100 /ext/mysqli | |
parent | 2fc5d00afa6b72b12103ba2a87e3a654986d050b (diff) | |
parent | 2fcb5eadbbf9d40b5eb5bcf3e41ec84112781855 (diff) | |
download | php-git-848bc776eadb7f494ad71533959a18ff2e33bbb0.tar.gz |
Merge branch 'PHP-7.2' into PHP-7.3
* PHP-7.2:
Fixed test that "fails" from time to time
Diffstat (limited to 'ext/mysqli')
-rw-r--r-- | ext/mysqli/tests/057.phpt | 2 |
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) |