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

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

Count Diff
1 (50%)
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 $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>
1 (50%)
001+ Segmentation fault 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>