3v4l.org

run code in 300+ PHP versions simultaneously
<?php eval('function test() { //some code here throw new Exception(); }'); test();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/58p6J
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INCLUDE_OR_EVAL                                          'function+test%28%29%0A%7B%0A++++%2F%2Fsome+code+here%0A++++throw+new+Exception%28%29%3B%0A%7D', EVAL
    9     1        INIT_FCALL_BY_NAME                                       'test'
          2        DO_FCALL                                      0          
          3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.1 ms | 1392 KiB | 13 Q