Test: /sapi/phpdbg/tests/finish_leave_001.phpt - Version 7.3.6    

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

Count Diff
2 (50%)
001+ Zend OPcache requires Zend Engine API version 320180731.
002+ The Zend Engine API version 420190128 which is installed, is newer.
003+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache.
004+
1 (25%)
001+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at bar]
003- prompt> [Breakpoint #1 added at %s:5]
004- prompt> [Breakpoint #0 in bar() at %s:9, hits: 1]
005- >00009: return "world";
006- 00010: }
007- 00011:
008- prompt> [Breakpoint #1 at %s:5, hits: 1]
009- >00005: return ["hello", $other];
010- 00006: }
011- 00007:
012- prompt> [Breaking for leave at %s:5]
013- >00005: return ["hello", $other];
014- 00006: }
015- 00007:
016- prompt> [Already at the end of the function]
017- prompt>
1 (25%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at bar]
003- prompt> [Breakpoint #1 added at %s:5]
004- prompt> [Breakpoint #0 in bar() at %s:9, hits: 1]
005- >00009: return "world";
006- 00010: }
007- 00011:
008- prompt> [Breakpoint #1 at %s:5, hits: 1]
009- >00005: return ["hello", $other];
010- 00006: }
011- 00007:
012- prompt> [Breaking for leave at %s:5]
013- >00005: return ["hello", $other];
014- 00006: }
015- 00007:
016- prompt> [Already at the end of the function]
017- prompt>