summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2019-10-02 00:49:58 +0300
committerDmitry Stogov <dmitry@zend.com>2019-10-02 00:49:58 +0300
commit96ae6f7041c07aa6cf21aceed05e657ca1ce790c (patch)
tree4546a819817f4ec58588df8475801045df3bb667
parent27ad0efb58af8cc89ac5b02786529a2bd3ed1d0c (diff)
parent5fb2f15824ee1c06303d132414e1fa28f1519abb (diff)
downloadphp-git-96ae6f7041c07aa6cf21aceed05e657ca1ce790c.tar.gz
Merge branch 'PHP-7.4'
* PHP-7.4: 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 e0dd351d4c..a8977be02f 100644
--- a/ext/mysqli/tests/057.phpt
+++ b/ext/mysqli/tests/057.phpt
@@ -96,7 +96,7 @@ object(mysqli_stmt)#%d (%d) {
["sqlstate"]=>
string(5) "00000"
["id"]=>
- int(3)
+ int(%d)
}
bool(true)
bool(false)