3v4l.org

run code in 300+ PHP versions simultaneously
<?php $var = ''; $var->a = 'neat'; throw new Exception("neat");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
filename:       /in/JQtpr
function name:  (null)
number of ops:  8
compiled vars:  !0 = $var
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, ''
    4     1        ASSIGN_OBJ                                               !0, 'a'
          2        OP_DATA                                                  'neat'
    6     3        NEW                                              $3      'Exception'
          4        SEND_VAL_EX                                              'neat'
          5        DO_FCALL                                      0          
          6      > THROW                                         0          $3
          7*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.96 ms | 1392 KiB | 13 Q