3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array[] = array ( 'age' => 'Upper limit', 'shipments' => null, 'orders' => null, 'ifs' => null, 'items' => $variables['time_limit_3'], 'highlight' => false ); $array2 = implode('', array_slice($array, 1));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/kGab4
function name:  (null)
number of ops:  19
compiled vars:  !0 = $array, !1 = $variables, !2 = $array2
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_ARRAY                                       ~4      'Upper+limit', 'age'
          1        ADD_ARRAY_ELEMENT                                ~4      null, 'shipments'
          2        ADD_ARRAY_ELEMENT                                ~4      null, 'orders'
          3        ADD_ARRAY_ELEMENT                                ~4      null, 'ifs'
    7     4        FETCH_DIM_R                                      ~5      !1, 'time_limit_3'
          5        ADD_ARRAY_ELEMENT                                ~4      ~5, 'items'
    3     6        ADD_ARRAY_ELEMENT                                ~4      <false>, 'highlight'
    2     7        ASSIGN_DIM                                               !0
    3     8        OP_DATA                                                  ~4
   13     9        INIT_FCALL                                               'implode'
         10        SEND_VAL                                                 ''
         11        INIT_FCALL                                               'array_slice'
         12        SEND_VAR                                                 !0
         13        SEND_VAL                                                 1
         14        DO_ICALL                                         $6      
         15        SEND_VAR                                                 $6
         16        DO_ICALL                                         $7      
         17        ASSIGN                                                   !2, $7
         18      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.52 ms | 1394 KiB | 17 Q