Test: /sapi/phpdbg/tests/breakpoints_008.phpt - Version 7.1.6    

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

Count Diff
70 (56%)
010+
010- prompt>
011+ Termsig=11
19 (15%)
010+ Segmentation fault
010- prompt>
011+
012+ Termsig=11
13 (10%)
010+ Segmentation fault (core dumped)
010- prompt>
011+
012+ Termsig=11
10 (8%)
010+
010- prompt>
011+ Termsig=7
6 (5%)
010- prompt>
3 (2%)
2 (2%)
010+ Bus error
010- prompt>
011+
012+ Termsig=7
1 (1%)
010+ Bus error (core dumped)
010- prompt>
011+
012+ Termsig=7
1 (1%)
001+
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at foo\bar::foo]
003- prompt> [Breakpoint exists at Foo\Bar::Foo]
004- prompt> [Breakpoint #0 in foo\bar::foo() at %s:6, hits: 1]
005- >00006: var_dump($bar);
006- 00007: }
007- 00008: }
008- prompt> string(4) "test"
009- [Script ended normally]
010- prompt>