3v4l.org

run code in 300+ PHP versions simultaneously
<?php class CustomException { } throw new CustomException('Error!');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
filename:       /in/tZaKp
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   NEW                                              $0      'CustomException'
          1        SEND_VAL_EX                                              'Error%21'
          2        DO_FCALL                                      0          
          3      > THROW                                         0          $0
          4*     > RETURN                                                   1

Class CustomException: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
178.94 ms | 1392 KiB | 13 Q