Test: /ext/mysqli/tests/mysqli_fetch_row.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- [004]
002- array(3) {
003- [0]=>
004- %unicode|string%(1) "1"
005- [1]=>
006- %unicode|string%(1) "a"
007- [2]=>
008- %unicode|string%(1) "1"
009- }
010- [005]
011- NULL
012-
013- Warning: mysqli_fetch_row(): Couldn't fetch mysqli_result in %s on line %d
014- NULL
015- done!