Test: /sapi/phpdbg/tests/watch_004.phpt - Version 7.1.0RC3    

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

Count Diff
2 (40%)
020+
020- prompt>
021+ Termsig=11
1 (20%)
020+ Segmentation fault (core dumped)
020- prompt>
021+
022+ Termsig=11
1 (20%)
020+ Segmentation fault
020- prompt>
021+
022+ Termsig=11
1 (20%)
001+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at %s:3]
003- prompt> [Breakpoint #0 at %s:3, hits: 1]
004- >00003: $b = "a";
005- 00004: $a = $b.$b;
006- 00005: $a[1] = "b";
007- prompt> [Added watchpoint #0 for $a]
008- prompt> [Breaking on watchpoint $a]
009- Old value:
010- New value: aa
011- >00005: $a[1] = "b";
012- 00006:
013- prompt> [Breaking on watchpoint $a]
014- Old value: aa
015- New value: ab
016- >00005: $a[1] = "b";
017- 00006:
018- prompt> [$a has been removed, removing watchpoint]
019- [Script ended normally]
020- prompt>