Test: /sapi/phpdbg/tests/watch_002.phpt - Version 7.3.11    

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

Count Diff
2 (40%)
001+ Zend OPcache requires Zend Engine API version 320180731.
002+ The Zend Engine API version 420190128 which is installed, is newer.
003+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache.
004+
017+ Zend OPcache requires Zend Engine API version 320180731.
018+ The Zend Engine API version 420190128 which is installed, is newer.
019+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache.
020+
1 (20%)
013+
013- prompt>
014+ Termsig=11
1 (20%)
007+ prompt> Segmentation fault
008+
009+ Termsig=11
007- prompt> [Added watchpoint #0 for $a[]]
008- prompt> [Breaking on watchpoint $a[]]
009- 1 elements were added to the array
010- >00009:
011- prompt> [$a[] has been removed, removing watchpoint]
012- [Script ended normally]
013- prompt>
1 (20%)
001+ /home/linkpi/work/php-7.3.11/sapi/phpdbg/phpdbg: 1: /home/linkpi/work/php-7.3.11/sapi/phpdbg/phpdbg: Syntax error: word unexpected (expecting ")")
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at %s:6]
003- prompt> [Breakpoint #0 at %s:6, hits: 1]
004- >00006: $a[0] = 2;
005- 00007:
006- 00008: $a = [0 => 3, 1 => 4];
007- prompt> [Added watchpoint #0 for $a[]]
008- prompt> [Breaking on watchpoint $a[]]
009- 1 elements were added to the array
010- >00009:
011- prompt> [$a[] has been removed, removing watchpoint]
012- [Script ended normally]
013- prompt>