3v4l.org

run code in 300+ PHP versions simultaneously
<?php throw new ErrorException("What's this look like?", 0, E_USER_NOTICE, __FILE__, __LINE__);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
filename:       /in/6cC57
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   NEW                                              $0      'ErrorException'
          1        SEND_VAL_EX                                              'What%27s+this+look+like%3F'
          2        SEND_VAL_EX                                              0
          3        SEND_VAL_EX                                              1024
          4        SEND_VAL_EX                                              '%2Fin%2F6cC57'
          5        SEND_VAL_EX                                              2
          6        DO_FCALL                                      0          
          7      > THROW                                         0          $0
          8*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.05 ms | 1392 KiB | 13 Q