Test: /sapi/phpdbg/tests/breakpoints_008.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+
014+ Zend OPcache requires Zend Engine API version 320180731.
015+ The Zend Engine API version 420190128 which is installed, is newer.
016+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache.
017+
1 (25%)
010+
010- prompt>
011+ 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 foo\bar::foo]
003- prompt> [Breakpoint exists at Foo\Bar::Foo]
004- prompt> [Breakpoint #0 in foo\bar::foo() at %s:6, hits: 1]
005- >00006: var_dump($bar);
006- 00007: }
007- 00008: }
008- prompt> string(4) "test"
009- [Script ended normally]
010- prompt>