3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.71 ms | 1392 KiB | 13 Q