Test: /ext/mysqli/tests/mysqli_fetch_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- [005]
002- array(2) {
003- [%u|b%"id"]=>
004- %unicode|string%(1) "1"
005- [%u|b%"label"]=>
006- %unicode|string%(1) "a"
007- }
008- [006]
009- NULL
010- [008]
011- array(15) {
012- [%u|b%"a"]=>
013- %unicode|string%(1) "2"
014- [%u|b%"c"]=>
015- %unicode|string%(1) "3"
016- [%u|b%"C"]=>
017- %unicode|string%(1) "4"
018- [%u|b%"d"]=>
019- NULL
020- [%u|b%"e"]=>
021- %unicode|string%(1) "1"
022- [-1]=>
023- %unicode|string%(1) "5"
024- [-10]=>
025- %unicode|string%(1) "6"
026- [-100]=>
027- %unicode|string%(1) "7"
028- [-1000]=>
029- %unicode|string%(1) "8"
030- [10000]=>
031- %unicode|string%(1) "9"
032- [100000]=>
033- %unicode|string%(1) "a"
034- [1000000]=>
035- %unicode|string%(1) "b"
036- [9]=>
037- %unicode|string%(1) "d"
038- [%u|b%"01"]=>
039- %unicode|string%(1) "e"
040- [%u|b%"-02"]=>
041- %unicode|string%(1) "f"
042- }
043-
044- Warning: mysqli_fetch_assoc(): Couldn't fetch mysqli_result in %s on line %d
045- done!