Test: /ext/mysqli/tests/mysqli_field_seek.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_field_seek(): Invalid field offset 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(0)
020- [%u|b%"length"]=>
021- int(11)
022- [%u|b%"charsetnr"]=>
023- int(63)
024- [%u|b%"flags"]=>
025- int(49155)
026- [%u|b%"type"]=>
027- int(3)
028- [%u|b%"decimals"]=>
029- int(0)
030- }
031- bool(true)
032- object(stdClass)#%d (13) {
033- [%u|b%"name"]=>
034- %unicode|string%(2) "id"
035- [%u|b%"orgname"]=>
036- %unicode|string%(2) "id"
037- [%u|b%"table"]=>
038- %unicode|string%(4) "test"
039- [%u|b%"orgtable"]=>
040- %unicode|string%(4) "test"
041- [%u|b%"def"]=>
042- %unicode|string%(0) ""
043- [%u|b%"db"]=>
044- %unicode|string%(%d) "%s"
045- [%u|b%"catalog"]=>
046- %unicode|string%(%d) "%s"
047- [%u|b%"max_length"]=>
048- int(0)
049- [%u|b%"length"]=>
050- int(11)
051- [%u|b%"charsetnr"]=>
052- int(63)
053- [%u|b%"flags"]=>
054- int(49155)
055- [%u|b%"type"]=>
056- int(3)
057- [%u|b%"decimals"]=>
058- int(0)
059- }
060- bool(true)
061- object(stdClass)#%d (13) {
062- [%u|b%"name"]=>
063- %unicode|string%(5) "label"
064- [%u|b%"orgname"]=>
065- %unicode|string%(5) "label"
066- [%u|b%"table"]=>
067- %unicode|string%(4) "test"
068- [%u|b%"orgtable"]=>
069- %unicode|string%(4) "test"
070- [%u|b%"def"]=>
071- %unicode|string%(0) ""
072- [%u|b%"db"]=>
073- %unicode|string%(%d) "%s"
074- [%u|b%"catalog"]=>
075- %unicode|string%(%d) "%s"
076- [%u|b%"max_length"]=>
077- int(%d)
078- [%u|b%"length"]=>
079- int(%d)
080- [%u|b%"charsetnr"]=>
081- int(%d)
082- [%u|b%"flags"]=>
083- int(0)
084- [%u|b%"type"]=>
085- int(254)
086- [%u|b%"decimals"]=>
087- int(0)
088- }
089- int(2)
090-
091- Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
092- bool(false)
093- bool(false)
094-
095- Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
096- bool(false)
097- bool(true)
098- object(stdClass)#%d (13) {
099- [%u|b%"name"]=>
100- %unicode|string%(5) "_null"
101- [%u|b%"orgname"]=>
102- %unicode|string%(0) ""
103- [%u|b%"table"]=>
104- %unicode|string%(0) ""
105- [%u|b%"orgtable"]=>
106- %unicode|string%(0) ""
107- [%u|b%"def"]=>
108- %unicode|string%(0) ""
109- [%u|b%"db"]=>
110- %unicode|string%(0) ""
111- [%u|b%"catalog"]=>
112- %unicode|string%(%d) "%s"
113- [%u|b%"max_length"]=>
114- int(0)
115- [%u|b%"length"]=>
116- int(0)
117- [%u|b%"charsetnr"]=>
118- int(63)
119- [%u|b%"flags"]=>
120- int(32896)
121- [%u|b%"type"]=>
122- int(6)
123- [%u|b%"decimals"]=>
124- int(0)
125- }
126-
127- Warning: mysqli_field_seek(): Couldn't fetch mysqli_result in %s on line %d
128- NULL
129- done!