Test: /sapi/phpdbg/tests/phpdbg_break_next.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> A 003- [Breakpoint #0 added at %s] 004- [Breakpoint #0 in %s at %s:5, hits: 1] 005- >00005: echo 'B'; 006- 00006: 007- prompt> B 008- [Script ended normally] 009- prompt>
1 (50%)
001+ Segmentation fault 002+ 003+ Termsig=11 001- [Successful compilation of %s] 002- prompt> A 003- [Breakpoint #0 added at %s] 004- [Breakpoint #0 in %s at %s:5, hits: 1] 005- >00005: echo 'B'; 006- 00006: 007- prompt> B 008- [Script ended normally] 009- prompt>