Test: /sapi/phpdbg/tests/watch_001.phpt - Version 7.4.4    

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

Count Diff
2 (50%)
008+ prompt> [$b has been removed, removing watchpoint recursively] 009+ [Script ended normally] 010+ prompt> [Breakpoint at %s/watch_001.php:3 exists] 011+ prompt> [Breakpoint at %s/watch_001.php:3 exists] 012+ prompt> [Breakpoint at %s/watch_001.php:3 exists] 013+ prompt> 008- prompt> [Breaking on watchpoint $b] 009- Old value: 010- New value: Array ([0] => 1) 011- >00006: unset($b); 012- 00007: $b = 2; 013- 00008: 014- prompt> [Breaking on watchpoint $b] 015- Old value inaccessible or destroyed 016- New value: 017- >00007: $b = 2; 018- 00008: 019- prompt> [Breaking on watchpoint $b] 020- Old value: 021- New value: 2 022- >00008: 023- prompt> [$b has been removed, removing watchpoint recursively] 024- [Script ended normally] 025- prompt>
1 (25%)
025+ prompt> Segmentation fault 025- prompt> 026+ 027+ Termsig=11
1 (25%)
014+ prompt> 015+ Termsig=11 014- prompt> [Breaking on watchpoint $b] 015- Old value inaccessible or destroyed 016- New value: 017- >00007: $b = 2; 018- 00008: 019- prompt> [Breaking on watchpoint $b] 020- Old value: 021- New value: 2 022- >00008: 023- prompt> [$b has been removed, removing watchpoint recursively] 024- [Script ended normally] 025- prompt>