Test: /ext/mysqli/tests/mysqli_fetch_fields.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- object(stdClass)#%d (13) {
002- [%u|b%"name"]=>
003- %unicode|string%(2) "ID"
004- [%u|b%"orgname"]=>
005- %unicode|string%(2) "id"
006- [%u|b%"table"]=>
007- %unicode|string%(4) "TEST"
008- [%u|b%"orgtable"]=>
009- %unicode|string%(%d) "%s"
010- [%u|b%"def"]=>
011- %unicode|string%(0) ""
012- [%u|b%"db"]=>
013- %unicode|string%(%d) "%s"
014- [%u|b%"catalog"]=>
015- %unicode|string%(%d) "%s"
016- [%u|b%"max_length"]=>
017- int(1)
018- [%u|b%"length"]=>
019- int(11)
020- [%u|b%"charsetnr"]=>
021- int(63)
022- [%u|b%"flags"]=>
023- int(49155)
024- [%u|b%"type"]=>
025- int(3)
026- [%u|b%"decimals"]=>
027- int(0)
028- }
029- object(stdClass)#%d (13) {
030- [%u|b%"name"]=>
031- %unicode|string%(5) "label"
032- [%u|b%"orgname"]=>
033- %unicode|string%(5) "label"
034- [%u|b%"table"]=>
035- %unicode|string%(4) "TEST"
036- [%u|b%"orgtable"]=>
037- %unicode|string%(%d) "%s"
038- [%u|b%"def"]=>
039- %unicode|string%(0) ""
040- [%u|b%"db"]=>
041- %unicode|string%(%d) "%s"
042- [%u|b%"catalog"]=>
043- %unicode|string%(%d) "%s"
044- [%u|b%"max_length"]=>
045- int(1)
046- [%u|b%"length"]=>
047- int(%d)
048- [%u|b%"charsetnr"]=>
049- int(%d)
050- [%u|b%"flags"]=>
051- int(0)
052- [%u|b%"type"]=>
053- int(254)
054- [%u|b%"decimals"]=>
055- int(0)
056- }
057-
058- Warning: mysqli_fetch_fields(): Couldn't fetch mysqli_result in %s on line %d
059- done!