3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.86 ms | 1392 KiB | 13 Q