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

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

Count Diff
2 (50%)
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+
009- prompt> Do you really want to restart execution? (type y or n): [Breakpoint #1 at %s:3, hits: 1]
013+ prompt> Do you really want to restart execution? (type y or n): Zend OPcache requires Zend Engine API version 320180731.
014+ The Zend Engine API version 420190128 which is installed, is newer.
015+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache.
016+
017+ [Breakpoint #1 at %s/breakpoints_002.php:3, hits: 1]
028+ Zend OPcache requires Zend Engine API version 320180731.
029+ The Zend Engine API version 420190128 which is installed, is newer.
030+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache.
031+
1 (25%)
009+ prompt> Do you really want to restart execution? (type y or n):
010+ Termsig=11
009- prompt> Do you really want to restart execution? (type y or n): [Breakpoint #1 at %s:3, hits: 1]
010- >00003: echo $i++;
011- 00004: echo $i++;
012- 00005: echo $i++;
013- prompt> 1
014- [Breakpoint #0 at %s:4, hits: 1]
015- >00004: echo $i++;
016- 00005: echo $i++;
017- 00006: echo $i++;
018- prompt> 234
019- [Script ended normally]
020- prompt>
1 (25%)
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:4]
003- prompt> 1
004- [Breakpoint #0 at %s:4, hits: 1]
005- >00004: echo $i++;
006- 00005: echo $i++;
007- 00006: echo $i++;
008- prompt> [Breakpoint #1 added at %s:3]
009- prompt> Do you really want to restart execution? (type y or n): [Breakpoint #1 at %s:3, hits: 1]
010- >00003: echo $i++;
011- 00004: echo $i++;
012- 00005: echo $i++;
013- prompt> 1
014- [Breakpoint #0 at %s:4, hits: 1]
015- >00004: echo $i++;
016- 00005: echo $i++;
017- 00006: echo $i++;
018- prompt> 234
019- [Script ended normally]
020- prompt>