Test: /sapi/phpdbg/tests/watch_004.phpt - Version 7.3.1    

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

Count Diff
33 (52%)
019+
019- prompt>
020+ Termsig=11
11 (17%)
019+ Segmentation fault (core dumped)
019- prompt>
020+
021+ Termsig=11
9 (14%)
019- prompt>
6 (10%)
019+ Segmentation fault
019- prompt>
020+
021+ Termsig=11
2 (3%)
017+ prompt> Segmentation fault (core dumped)
018+
019+ Termsig=11
017- prompt> [$a has been removed, removing watchpoint]
018- [Script ended normally]
019- prompt>
2 (3%)
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- >00006:
017- prompt> [$a has been removed, removing watchpoint]
018- [Script ended normally]
019- prompt>