Test: /ext/mysqli/tests/mysqli_field_tell.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- int(0)
002-
003- Warning: mysqli_field_seek() expects exactly 2 parameters, 1 given in %s on line %d
004- NULL
005- int(0)
006- object(stdClass)#%d (13) {
007- [%u|b%"name"]=>
008- %unicode|string%(2) "id"
009- [%u|b%"orgname"]=>
010- %unicode|string%(2) "id"
011- [%u|b%"table"]=>
012- %unicode|string%(4) "test"
013- [%u|b%"orgtable"]=>
014- %unicode|string%(4) "test"
015- [%u|b%"def"]=>
016- %unicode|string%(0) ""
017- [%u|b%"db"]=>
018- %unicode|string%(%d) "%s"
019- [%u|b%"catalog"]=>
020- %unicode|string%(%d) "%s"
021- [%u|b%"max_length"]=>
022- int(0)
023- [%u|b%"length"]=>
024- int(11)
025- [%u|b%"charsetnr"]=>
026- int(63)
027- [%u|b%"flags"]=>
028- int(49155)
029- [%u|b%"type"]=>
030- int(3)
031- [%u|b%"decimals"]=>
032- int(0)
033- }
034- bool(false)
035- int(1)
036-
037- Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
038- bool(false)
039- int(1)
040-
041- Warning: mysqli_field_seek(): Invalid field offset in %s on line %d
042- bool(false)
043- int(1)
044- bool(true)
045- int(0)
046-
047- Warning: mysqli_field_tell(): Couldn't fetch mysqli_result in %s on line %d
048- NULL
049- done!