Test: /ext/mysqli/tests/014.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- Num_of_rows=1
002- array(2) {
003- [0]=>
004- %unicode|string%(1) "1"
005- [1]=>
006- %unicode|string%(6) "foobar"
007- }
008- array(2) {
009- [0]=>
010- %unicode|string%(1) "2"
011- [1]=>
012- %unicode|string%(4) "egon"
013- }
014- done!