Test: /ext/mysqli/tests/mysqli_fetch_field.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(%d)
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- bool(false)
058-
059- Warning: mysqli_fetch_field(): Couldn't fetch mysqli_result in %s on line %d
060- array(1) {
061- [%u|b%"_default_test"]=>
062- %unicode|string%(1) "2"
063- }
064- object(stdClass)#%d (13) {
065- [%u|b%"name"]=>
066- %unicode|string%(13) "_default_test"
067- [%u|b%"orgname"]=>
068- %unicode|string%(2) "id"
069- [%u|b%"table"]=>
070- %unicode|string%(%d) "%s"
071- [%u|b%"orgtable"]=>
072- %unicode|string%(%d) "%s"
073- [%u|b%"def"]=>
074- %unicode|string%(0) ""
075- [%u|b%"db"]=>
076- %unicode|string%(%d) "%s"
077- [%u|b%"catalog"]=>
078- %unicode|string%(%d) "%s"
079- [%u|b%"max_length"]=>
080- int(1)
081- [%u|b%"length"]=>
082- int(11)
083- [%u|b%"charsetnr"]=>
084- int(63)
085- [%u|b%"flags"]=>
086- int(32769)
087- [%u|b%"type"]=>
088- int(3)
089- [%u|b%"decimals"]=>
090- int(0)
091- }
092- done!