3v4l.org

run code in 300+ PHP versions simultaneously
<?php try { echo "try\n"; exit(1); } finally { echo "finally\n"; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 79) Position 1 = -2
filename:       /in/SX9M8
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ECHO                                                     'try%0A'
    5     1      > EXIT                                                     1
    6     2*       FAST_CALL                                                ->4
          3*       JMP                                                      ->6
    7     4*       ECHO                                                     'finally%0A'
          5*       FAST_RET                                                 
    8     6*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
135.96 ms | 993 KiB | 13 Q