Test: /ext/mysqli/tests/mysqli_fetch_assoc_oo.phpt - Version 5.6.37    

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50645 Library:50560 in %s/mysqli_fetch_assoc_oo.php on line 8
002+
003+ 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
004+
005+ Warning: mysqli::real_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 124
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(5) {
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- }
023-
024- Warning: mysqli_result::fetch_assoc(): Couldn't fetch mysqli_result in %s on line %d
025- done!