Test: /ext/mysqli/tests/057.phpt - Version 5.6.37    

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50645 Library:50560 in /usr/local/src/php-5.6.37/ext/mysqli/tests/connect.inc on line 96
1 (50%)
001+ ** ERROR: process timed out **
001- bool(true)
002- bool(true)
003- object(mysqli_stmt)#%d (%d) {
004- [%u|b%"affected_rows"]=>
005- int(%i)
006- [%u|b%"insert_id"]=>
007- int(0)
008- [%u|b%"num_rows"]=>
009- int(0)
010- [%u|b%"param_count"]=>
011- int(0)
012- [%u|b%"field_count"]=>
013- int(1)
014- [%u|b%"errno"]=>
015- int(0)
016- [%u|b%"error"]=>
017- %unicode|string%(0) ""
018- [%u|b%"error_list"]=>
019- array(0) {
020- }
021- [%u|b%"sqlstate"]=>
022- %unicode|string%(5) "00000"
023- [%u|b%"id"]=>
024- int(3)
025- }
026- bool(true)
027- bool(false)
028- %unicode|string%(0) ""
029-
030- Warning: mysqli_stmt_reset() expects parameter 1 to be mysqli_stmt, boolean given in %s on line %d
031- NULL
032- Rows: 3
033- array(1) {
034- [0]=>
035- %unicode|string%(1) "1"
036- }
037- done!