Test: /ext/mysqli/tests/mysqli_result_references.phpt - Version 7.4.3-dev    

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

Count Diff
7 (70%)
049+ &object(mysqli_result)#2 (0) refcount(1){ 050+ } 051+ } 052+ array(1) refcount(2){ 053+ [0]=> 054+ array(2) refcount(1){ 055+ ["id"]=> 056+ string(1) "1" refcount(1) 057+ ["label"]=> 058+ string(1) "a" refcount(1) 049- &object(mysqli_result)#%d (5) refcount(%d){ 050- ["current_field"]=> 051- NULL 052- ["field_count"]=> 053- NULL 054- ["lengths"]=> 055- bool(false) 056- ["num_rows"]=> 057- NULL 058- ["type"]=> 059- bool(false) 061+ done! 062- array(1) refcount(2){ 063- [0]=> 064- array(2) refcount(1){ 065- ["id"]=> 066- string(1) "1" refcount(%d) 067- ["label"]=> 068- string(1) "a" refcount(%d) 069- } 070- } 071- done!
3 (30%)
049+ &object(mysqli_result)#2 (0) refcount(1){ 050+ } 051+ } 052+ 053+ Fatal error: Uncaught Exception: debug_zval_dump(): Couldn't fetch mysqli_result in %s/mysqli_result_references.php:53 054+ Stack trace: 055+ #0 %s/mysqli_result_references.php(53): debug_zval_dump(Array) 056+ #1 {main} 057+ thrown in %s/mysqli_result_references.php on line 53 049- &object(mysqli_result)#%d (5) refcount(%d){ 050- ["current_field"]=> 051- NULL 052- ["field_count"]=> 053- NULL 054- ["lengths"]=> 055- bool(false) 056- ["num_rows"]=> 057- NULL 058- ["type"]=> 059- bool(false) 060- } 061- } 062- array(1) refcount(2){ 063- [0]=> 064- array(2) refcount(1){ 065- ["id"]=> 066- string(1) "1" refcount(%d) 067- ["label"]=> 068- string(1) "a" refcount(%d) 069- } 070- } 071- done!