Test: /sapi/phpdbg/tests/breakpoints_005.phpt - Version 7.2.1-dev    

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

Count Diff
5 (63%)
010+ Segmentation fault (core dumped)
010- prompt>
011+
012+ Termsig=11
1 (13%)
010+ Segmentation fault
010- prompt>
011+
012+ Termsig=11
1 (13%)
010+
010- prompt>
011+ Termsig=11
1 (13%)
001+ Error relocating /usr/src/php-src/sapi/phpdbg/phpdbg: unsupported relocation type 37
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at %s:4]
003- prompt> [Breakpoint #0 at %s:4, hits: 1]
004- >00004: var_dump($bar);
005- 00005: }
006- 00006:
007- prompt> test
008- prompt> string(4) "test"
009- [Script ended normally]
010- prompt>