Test: /sapi/phpdbg/tests/breakpoints_002.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> 1
004- [Breakpoint #0 at %s:4, hits: 1]
005- >00004: echo 2;
006- 00005: echo 3;
007- 00006: echo 4;
008- prompt> [Breakpoint #1 added at %s:3]
009- prompt> Do you really want to restart execution? (type y or n): [Breakpoint #1 at %s:3, hits: 1]
010- >00003: echo 1;
011- 00004: echo 2;
012- 00005: echo 3;
013- prompt> 1
014- [Breakpoint #0 at %s:4, hits: 1]
015- >00004: echo 2;
016- 00005: echo 3;
017- 00006: echo 4;
018- prompt> 234
019- [Script ended normally]
020- prompt>
1 (1%)
001+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at %s:4]
003- prompt> 1
004- [Breakpoint #0 at %s:4, hits: 1]
005- >00004: echo 2;
006- 00005: echo 3;
007- 00006: echo 4;
008- prompt> [Breakpoint #1 added at %s:3]
009- prompt> Do you really want to restart execution? (type y or n): [Breakpoint #1 at %s:3, hits: 1]
010- >00003: echo 1;
011- 00004: echo 2;
012- 00005: echo 3;
013- prompt> 1
014- [Breakpoint #0 at %s:4, hits: 1]
015- >00004: echo 2;
016- 00005: echo 3;
017- 00006: echo 4;
018- prompt> 234
019- [Script ended normally]
020- prompt>