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

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

Count Diff
1 (25%)
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+
021- [L11 %s FAST_CALL J8 ~%d %s]
025+ [L11 0x7fb6a86800a0 FAST_CALL J7 ~0 %s/stepping_001.php]
031- [L11 %s JMP J10 %s]
035+ [L11 0x7fb6a86800c0 JMP J9 %s/stepping_001.php]
1 (25%)
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+
021- [L11 %s FAST_CALL J8 ~%d %s]
025+ [L11 0x7fa78a6800a0 FAST_CALL J7 ~0 %s/stepping_001.php]
031- [L11 %s JMP J10 %s]
035+ [L11 0x7fa78a6800c0 JMP J9 %s/stepping_001.php]
1 (25%)
001+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at ZEND_THROW]
003- prompt> [Breakpoint #0 in ZEND_THROW at %s:4, hits: 1]
004- >00004: throw new Exception;
005- 00005: }
006- 00006:
007- prompt> [L0 %s HANDLE_EXCEPTION %s]
008- >00004: throw new Exception;
009- 00005: }
010- 00006:
011- prompt> [L0 %s HANDLE_EXCEPTION %s]
012- [L9 %s CATCH<%d> "Exception" $e %s]
013- >00008: foo();
014- 00009: } catch (Exception $e) {
015- 00010: echo "ok";
016- prompt> [L10 %s ECHO "ok" %s]
017- >00010: echo "ok";
018- 00011: } finally {
019- 00012: echo " ... ok";
020- prompt> ok
021- [L11 %s FAST_CALL J8 ~%d %s]
022- >00011: } finally {
023- 00012: echo " ... ok";
024- 00013: }
025- prompt> [L12 %s ECHO " ... ok" %s]
026- >00012: echo " ... ok";
027- 00013: }
028- 00014:
029- prompt> ... ok
030- [L12 %s FAST_RET ~%d %s]
031- [L11 %s JMP J10 %s]
032- >00011: } finally {
033- 00012: echo " ... ok";
034- 00013: }
035- prompt> [L14 %s RETURN<-1> 1 %s]
036- >00014:
037- prompt>
1 (25%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at ZEND_THROW]
003- prompt> [Breakpoint #0 in ZEND_THROW at %s:4, hits: 1]
004- >00004: throw new Exception;
005- 00005: }
006- 00006:
007- prompt> [L0 %s HANDLE_EXCEPTION %s]
008- >00004: throw new Exception;
009- 00005: }
010- 00006:
011- prompt> [L0 %s HANDLE_EXCEPTION %s]
012- [L9 %s CATCH<%d> "Exception" $e %s]
013- >00008: foo();
014- 00009: } catch (Exception $e) {
015- 00010: echo "ok";
016- prompt> [L10 %s ECHO "ok" %s]
017- >00010: echo "ok";
018- 00011: } finally {
019- 00012: echo " ... ok";
020- prompt> ok
021- [L11 %s FAST_CALL J8 ~%d %s]
022- >00011: } finally {
023- 00012: echo " ... ok";
024- 00013: }
025- prompt> [L12 %s ECHO " ... ok" %s]
026- >00012: echo " ... ok";
027- 00013: }
028- 00014:
029- prompt> ... ok
030- [L12 %s FAST_RET ~%d %s]
031- [L11 %s JMP J10 %s]
032- >00011: } finally {
033- 00012: echo " ... ok";
034- 00013: }
035- prompt> [L14 %s RETURN<-1> 1 %s]
036- >00014:
037- prompt>