3v4l.org

run code in 500+ 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 = 61) Position 1 = -2
filename:       /in/TFPmS
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    4     0  E >   ECHO                                                         'in+try%0A'
    5     1      > INIT_FCALL                                                   'exit'
          2*       DO_ICALL                                                     
    6     3*       FAST_CALL                                                    ->5
          4*       JMP                                                          ->7
    7     5*       ECHO                                                         'in+finally'
          6*       FAST_RET                                                     
    8     7*     > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
157.85 ms | 1989 KiB | 14 Q