Test: /Zend/tests/bug71539_5.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/4/8. in %s/bug71539_5.php on line 3
001- array(2) {
002- [0]=>
003- &int(42)
004- [""]=>
005- object(stdClass)#1 (1) {
006- ["prop"]=>
007- &int(42)
008- }
009- }
8 (32%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
001- array(2) {
002- [0]=>
003- &int(42)
004- [""]=>
005- object(stdClass)#1 (1) {
006- ["prop"]=>
007- &int(42)
008- }
009- }