Test: /sapi/phpdbg/tests/watch_006.phpt - Version 7.3.2    

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

Count Diff
60 (59%)
045+
045- prompt>
046+ Termsig=11
19 (19%)
045- prompt>
16 (16%)
045+ Segmentation fault (core dumped)
045- prompt>
046+
047+ Termsig=11
5 (5%)
045+ Segmentation fault
045- prompt>
046+
047+ Termsig=11
2 (2%)
021+ prompt> [Breaking on watchpoint $b]
022+ Old value inaccessible or destroyed
023+ New value (reference): Array ([0] => 2,[1] => 3)
024+ >00009: $b = &$c;
025+ 00010:
026+ prompt> [Breaking on watchpoint $b]
027+ Old value inaccessible or destroyed
028+ New value (reference): Array ([0] => 1)
029+ >00010:
030+ prompt> [$b has been removed, removing watchpoint recursively]
031+ [$a[0] has been removed, removing watchpoint]
032+ [Script ended normally]
033+ prompt> [Breakpoint at %s/watch_006.php:4 exists]
034+ prompt> [Breakpoint at %s/watch_006.php:4 exists]
035+ prompt>
021- prompt> [Breaking on watchpoint $a[0]]
022- Old value: 1
023- New value: 2
024- >00007: $a[1] = 3;
025- 00008: $c = [1];
026- 00009: $b = &$c;
027- prompt> [Element 1 has been added to watchpoint]
028- [Breaking on watchpoint $b[]]
029- 1 elements were added to the array
030- >00008: $c = [1];
031- 00009: $b = &$c;
032- 00010:
033- prompt> [Breaking on watchpoint $b]
034- Old value inaccessible or destroyed
035- New value (reference): Array ([0] => 2,[1] => 3)
036- >00009: $b = &$c;
037- 00010:
038- prompt> [Breaking on watchpoint $b]
039- Old value inaccessible or destroyed
040- New value (reference): Array ([0] => 1)
041- >00010:
042- prompt> [$b has been removed, removing watchpoint recursively]
043- [$a[0] has been removed, removing watchpoint]
044- [Script ended normally]
045- prompt>