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

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
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>