3v4l.org

run code in 300+ PHP versions simultaneously
<?php $shop = array( array([core.login.offline], Array("6",1)), array("daisy", 0.75 , 25), array("orchid", 1.15 , 7) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/FkA7G
function name:  (null)
number of ops:  13
compiled vars:  !0 = $shop
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   FETCH_CONSTANT                                   ~1      'core'
          1        FETCH_CONSTANT                                   ~2      'login'
          2        CONCAT                                           ~3      ~1, ~2
          3        FETCH_CONSTANT                                   ~4      'offline'
          4        CONCAT                                           ~5      ~3, ~4
          5        INIT_ARRAY                                       ~6      ~5
          6        INIT_ARRAY                                       ~7      ~6
          7        ADD_ARRAY_ELEMENT                                ~7      <array>
          8        INIT_ARRAY                                       ~8      ~7
          9        ADD_ARRAY_ELEMENT                                ~8      <array>
         10        ADD_ARRAY_ELEMENT                                ~8      <array>
         11        ASSIGN                                                   !0, ~8
    6    12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.08 ms | 1393 KiB | 13 Q