Test: /sapi/phpdbg/tests/stdin_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+
012+ Zend OPcache requires Zend Engine API version 320180731.
013+ The Zend Engine API version 420190128 which is installed, is newer.
014+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache.
015+
1 (25%)
008+
009+ Termsig=11
008- prompt> [Breakpoint #0 at Standard input code:3, hits: 1]
009- >00003: echo "Hello, world!\n";
010- 00004:
011- 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- prompt> [Successful compilation of stdin input]
002- prompt> [Breakpoint #0 added at Standard input code:3]
003- prompt> [Breakpoint #0 at Standard input code:3, hits: 1]
004- >00003: echo "Hello, world!\n";
005- 00004:
006- prompt> Hello, world!
007- [Script ended normally]
008- prompt> [Breakpoint #0 at Standard input code:3, hits: 1]
009- >00003: echo "Hello, world!\n";
010- 00004:
011- prompt>