3v4l.org

run code in 300+ PHP versions simultaneously
<?php $toys = array(“Truck”,”Boat”,”Doll”);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Zodg9
function name:  (null)
number of ops:  8
compiled vars:  !0 = $toys
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_CONSTANT                                   ~1      '%E2%80%9CTruck%E2%80%9D'
          1        INIT_ARRAY                                       ~2      ~1
          2        FETCH_CONSTANT                                   ~3      '%E2%80%9DBoat%E2%80%9D'
          3        ADD_ARRAY_ELEMENT                                ~2      ~3
          4        FETCH_CONSTANT                                   ~4      '%E2%80%9DDoll%E2%80%9D'
          5        ADD_ARRAY_ELEMENT                                ~2      ~4
          6        ASSIGN                                                   !0, ~2
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.69 ms | 1397 KiB | 13 Q