Test: /sapi/phpdbg/tests/breakpoints_003.phpt - Version 7.0.6    

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

Count Diff
183 (99%)
001+ Termsig=6
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at %s:4]
003- prompt> [Deleted breakpoint #0]
004- prompt> [Breakpoint #1 added at %s:5]
005- prompt> 12
006- [Breakpoint #1 at %s:5, hits: 1]
007- >00005: echo 3;
008- 00006: echo 4;
009- 00007:
010- prompt> [Deleted breakpoint #1]
011- prompt> Do you really want to restart execution? (type y or n): 1234
012- [Script ended normally]
013- prompt>
1 (1%)
001+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at %s:4]
003- prompt> [Deleted breakpoint #0]
004- prompt> [Breakpoint #1 added at %s:5]
005- prompt> 12
006- [Breakpoint #1 at %s:5, hits: 1]
007- >00005: echo 3;
008- 00006: echo 4;
009- 00007:
010- prompt> [Deleted breakpoint #1]
011- prompt> Do you really want to restart execution? (type y or n): 1234
012- [Script ended normally]
013- prompt>