Test: /ext/mysqli/tests/mysqli_result_references.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
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
1 (50%)
001+ ** ERROR: process timed out **
001- array(7) refcount(2){
002- [0]=>
003- array(2) refcount(1){
004- [%u|b%"id"]=>
005- long(1) refcount(1)
006- [%u|b%"label"]=>
007- %unicode|string%(1) "a" refcount(1)
008- }
009- [1]=>
010- array(2) refcount(1){
011- [%u|b%"id"]=>
012- long(2) refcount(1)
013- [%u|b%"label"]=>
014- %unicode|string%(1) "b" refcount(1)
015- }
016- [2]=>
017- array(2) refcount(1){
018- [%u|b%"id"]=>
019- long(1) refcount(1)
020- [%u|b%"label"]=>
021- %unicode|string%(1) "a" refcount(1)
022- }
023- [3]=>
024- array(2) refcount(1){
025- [%u|b%"id"]=>
026- long(2) refcount(1)
027- [%u|b%"label"]=>
028- %unicode|string%(1) "b" refcount(1)
029- }
030- [4]=>
031- array(3) refcount(1){
032- [%u|b%"id"]=>
033- &long(3) refcount(2)
034- [%u|b%"label"]=>
035- %unicode|string%(1) "a" refcount(1)
036- [%u|b%"id2"]=>
037- &long(3) refcount(2)
038- }
039- [5]=>
040- array(3) refcount(1){
041- [%u|b%"id"]=>
042- &long(4) refcount(2)
043- [%u|b%"label"]=>
044- %unicode|string%(1) "b" refcount(1)
045- [%u|b%"id2"]=>
046- &long(4) refcount(2)
047- }
048- [6]=>
049- &object(mysqli_result)#2 (5) refcount(2){
050- [%u|b%"current_field"]=>
051- NULL refcount(1)
052- [%u|b%"field_count"]=>
053- NULL refcount(1)
054- [%u|b%"lengths"]=>
055- NULL refcount(1)
056- [%u|b%"num_rows"]=>
057- NULL refcount(1)
058- [%u|b%"type"]=>
059- NULL refcount(1)
060- }
061- }
062- array(1) refcount(2){
063- [0]=>
064- array(2) refcount(1){
065- [%u|b%"id"]=>
066- %unicode|string%(1) "1" refcount(1)
067- [%u|b%"label"]=>
068- %unicode|string%(1) "a" refcount(1)
069- }
070- }
071- done!