Test: /sapi/phpdbg/tests/breakpoints_007.phpt - Version 7.3.4    

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

Count Diff
5 (71%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at bar::foo]
003- prompt> [Breakpoint #0 in bar::foo() at %s:5, hits: 1]
004- >00005: var_dump($bar);
005- 00006: }
006- 00007: }
007- prompt>
2 (29%)
001+
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at bar::foo]
003- prompt> [Breakpoint #0 in bar::foo() at %s:5, hits: 1]
004- >00005: var_dump($bar);
005- 00006: }
006- 00007: }
007- prompt>