3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test['test'] = 'idiot'; print_t($test['test']);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/c0OZ2
function name:  (null)
number of ops:  8
compiled vars:  !0 = $test
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN_DIM                                               !0, 'test'
          1        OP_DATA                                                  'idiot'
    3     2        INIT_FCALL_BY_NAME                                       'print_t'
          3        CHECK_FUNC_ARG                                           
          4        FETCH_DIM_FUNC_ARG                               $2      !0, 'test'
          5        SEND_FUNC_ARG                                            $2
          6        DO_FCALL                                      0          
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
135.91 ms | 1392 KiB | 13 Q