Test: /sapi/phpdbg/tests/breakpoints_001.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+
019+ Zend OPcache requires Zend Engine API version 320180731.
020+ The Zend Engine API version 420190128 which is installed, is newer.
021+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache.
022+
1 (25%)
015+
015- prompt>
016+ Termsig=11
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:3]
003- prompt> [Breakpoint #0 at %s:3, hits: 1]
004- >00003: echo $i++;
005- 00004: echo $i++;
006- 00005: echo $i++;
007- prompt> [Breakpoint #1 added at %s:4]
008- prompt> 1
009- [Breakpoint #1 at %s:4, hits: 1]
010- >00004: echo $i++;
011- 00005: echo $i++;
012- 00006: echo $i++;
013- prompt> 234
014- [Script ended normally]
015- prompt>