Test: /ext/mysqli/tests/mysqli_fetch_array_assoc.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- [002]
002- array(2) {
003- [%u|b%"id"]=>
004- %unicode|string%(1) "1"
005- [%u|b%"label"]=>
006- %unicode|string%(1) "a"
007- }
008- [004]
009- array(2) {
010- [%u|b%"id"]=>
011- %unicode|string%(1) "1"
012- [%u|b%"label"]=>
013- %unicode|string%(1) "a"
014- }
015- done!