3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace bla; echo '444'; $a = [3,3,4]; echo $a[0];
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/FmHvm
function name:  (null)
number of ops:  5
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   ECHO                                                     '444'
    7     1        ASSIGN                                                   !0, <array>
    9     2        FETCH_DIM_R                                      ~2      !0, 0
          3        ECHO                                                     ~2
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.34 ms | 1396 KiB | 13 Q