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

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

Count Diff
32 (89%)
011+ prompt> Do you really want to restart execution? (type y or n):
012+ Termsig=11
011- prompt> Do you really want to restart execution? (type y or n): 1234
012- [Script ended normally]
013- prompt>
2 (6%)
011+ prompt> Do you really want to restart execution? (type y or n): Segmentation fault (core dumped)
012+
013+ Termsig=11
011- prompt> Do you really want to restart execution? (type y or n): 1234
012- [Script ended normally]
013- prompt>
1 (3%)
011+ prompt> Do you really want to restart execution? (type y or n): Segmentation fault
012+
013+ Termsig=11
011- prompt> Do you really want to restart execution? (type y or n): 1234
012- [Script ended normally]
013- prompt>
1 (3%)
001+ Segmentation fault (core dumped)
002+
003+ 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 $i++;
008- 00006: echo $i++;
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>