Test: /Zend/tests/modify_isref_value_return.phpt - Version 7.2.0-dev    

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

Count Diff
17 (68%)
001+ Fatal error: Invalid opcode 137/16/8. in %s/modify_isref_value_return.php on line 10
001- object(A)#1 (1) {
002- ["b"]=>
003- &array(0) {
004- }
005- }
8 (32%)
001+ Fatal error: Uncaught Error: Call to undefined method A::getValue() in %s/modify_isref_value_return.php:12
002+ Stack trace:
003+ #0 {main}
004+ thrown in %s/modify_isref_value_return.php on line 12
001- object(A)#1 (1) {
002- ["b"]=>
003- &array(0) {
004- }
005- }