Test: /sapi/phpdbg/tests/breakpoints_007.phpt - Version 7.3.6    

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+
1 (25%)
001+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at bar::foo]
003- prompt> [Breakpoint #0 in bar::foo() at %s:5, hits: 1]
004- >00005: var_dump($bar);
005- 00006: }
006- 00007: }
007- prompt>
1 (25%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at bar::foo]
003- prompt> [Breakpoint #0 in bar::foo() at %s:5, hits: 1]
004- >00005: var_dump($bar);
005- 00006: }
006- 00007: }
007- prompt>