Test: /ext/mysqli/tests/mysqli_fetch_field_direct.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
002+
1 (50%)
001+ ** ERROR: process timed out **
001- Warning: mysqli_fetch_field_direct(): Field offset is invalid for resultset in %s on line %d
002- bool(false)
003- object(stdClass)#%d (13) {
004- [%u|b%"name"]=>
005- %unicode|string%(2) "ID"
006- [%u|b%"orgname"]=>
007- %unicode|string%(2) "id"
008- [%u|b%"table"]=>
009- %unicode|string%(4) "TEST"
010- [%u|b%"orgtable"]=>
011- %unicode|string%(4) "test"
012- [%u|b%"def"]=>
013- %unicode|string%(0) ""
014- [%u|b%"db"]=>
015- %unicode|string%(%d) "%s"
016- [%u|b%"catalog"]=>
017- %unicode|string%(%d) "%s"
018- [%u|b%"max_length"]=>
019- int(%d)
020- [%u|b%"length"]=>
021- int(%d)
022- [%u|b%"charsetnr"]=>
023- int(%d)
024- [%u|b%"flags"]=>
025- int(%d)
026- [%u|b%"type"]=>
027- int(%d)
028- [%u|b%"decimals"]=>
029- int(%d)
030- }
031-
032- Warning: mysqli_fetch_field_direct(): Field offset is invalid for resultset in %s on line %d
033- bool(false)
034-
035- Warning: mysqli_fetch_field_direct(): Couldn't fetch mysqli_result in %s on line %d
036- done!