3v4l.org

run code in 500+ PHP versions simultaneously
<?php //Source: https://bugs.php.net/bug.php?id=62419 throw new RuntimeException("Exception message", 0, new Exception());
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
filename:       /in/biRC1
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   NEW                                                  $0      'RuntimeException'
          1        SEND_VAL_EX                                                  'Exception+message'
          2        SEND_VAL_EX                                                  0
          3        NEW                                                  $1      'Exception'
          4        DO_FCALL                                          0          
          5        SEND_VAR_NO_REF_EX                                           $1
          6        DO_FCALL                                          0          
          7      > THROW                                             0          $0
          8*     > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
208.38 ms | 3368 KiB | 13 Q