Test: /sapi/phpdbg/tests/breakpoints_002.phpt - Version 7.1.30    

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

Count Diff
13 (65%)
009+ prompt> Do you really want to restart execution? (type y or n):
010+ Termsig=11
009- prompt> Do you really want to restart execution? (type y or n): [Breakpoint #1 at %s:3, hits: 1]
010- >00003: echo $i++;
011- 00004: echo $i++;
012- 00005: echo $i++;
013- prompt> 1
014- [Breakpoint #0 at %s:4, hits: 1]
015- >00004: echo $i++;
016- 00005: echo $i++;
017- 00006: echo $i++;
018- prompt> 234
019- [Script ended normally]
020- prompt>
3 (15%)
009+ prompt> Do you really want to restart execution? (type y or n): Segmentation fault (core dumped)
010+
011+ Termsig=11
009- prompt> Do you really want to restart execution? (type y or n): [Breakpoint #1 at %s:3, hits: 1]
010- >00003: echo $i++;
011- 00004: echo $i++;
012- 00005: echo $i++;
013- prompt> 1
014- [Breakpoint #0 at %s:4, hits: 1]
015- >00004: echo $i++;
016- 00005: echo $i++;
017- 00006: echo $i++;
018- prompt> 234
019- [Script ended normally]
020- prompt>
3 (15%)
009+ prompt> Do you really want to restart execution? (type y or n):
009- prompt> Do you really want to restart execution? (type y or n): [Breakpoint #1 at %s:3, hits: 1]
010- >00003: echo $i++;
011- 00004: echo $i++;
012- 00005: echo $i++;
013- prompt> 1
014- [Breakpoint #0 at %s:4, hits: 1]
015- >00004: echo $i++;
016- 00005: echo $i++;
017- 00006: echo $i++;
018- prompt> 234
019- [Script ended normally]
020- prompt>
1 (5%)
009+ prompt> Do you really want to restart execution? (type y or n): Bus error (core dumped)
009- prompt> Do you really want to restart execution? (type y or n): [Breakpoint #1 at %s:3, hits: 1]
010- >00003: echo $i++;
011- 00004: echo $i++;
012- 00005: echo $i++;
013- prompt> 1
014- [Breakpoint #0 at %s:4, hits: 1]
015- >00004: echo $i++;
016- 00005: echo $i++;
017- 00006: echo $i++;
018- prompt> 234
019- [Script ended normally]
020- prompt>