Test: /sapi/phpdbg/tests/watch_005.phpt - Version 7.2.10    

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

Count Diff
80 (71%)
027+
027- prompt>
028+ Termsig=11
13 (12%)
027+ Segmentation fault (core dumped)
027- prompt>
028+
029+ Termsig=11
9 (8%)
027- prompt>
5 (4%)
027+ Segmentation fault
027- prompt>
028+
029+ Termsig=11
3 (3%)
027+ Segmentation fault (core dumped)
027- prompt>
2 (2%)
008+ prompt> [$a has been removed, removing watchpoint recursively]
009+ [Script ended normally]
010+ prompt> [Breakpoint at %s/watch_005.php:3 exists]
011+ prompt> [Breakpoint at %s/watch_005.php:3 exists]
012+ prompt> [Breakpoint at %s/watch_005.php:3 exists]
013+ prompt>
008- prompt> [Breaking on watchpoint $a]
009- Old value:
010- New value: aa
011- >00005: $c = &$a;
012- 00006: $a[1] = "b";
013- 00007:
014- prompt> [Breaking on watchpoint $a]
015- Old value inaccessible or destroyed
016- New value (reference): aa
017- >00006: $a[1] = "b";
018- 00007:
019- 00008: exit;
020- prompt> [Breaking on watchpoint $a]
021- Old value: aa
022- New value: ab
023- >00008: exit;
024- 00009:
025- prompt> [$a has been removed, removing watchpoint recursively]
026- [Script ended normally]
027- prompt>