3v4l.org

run code in 300+ PHP versions simultaneously
,<?php $test_arr['X'][] = array( 'Show/Episode is unpublished, or need to add a correct Show ID to COMPASS SHOW INFO section', 'par_1' => '1', 'par_2' => '2', ); $test_arr['X'][0][0] = 'NEW'; print_r($arr_2);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Heq4G
function name:  (null)
number of ops:  12
compiled vars:  !0 = $test_arr, !1 = $arr_2
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%2C'
    2     1        FETCH_DIM_W                                      $2      !0, 'X'
          2        ASSIGN_DIM                                               $2
    3     3        OP_DATA                                                  <array>
    8     4        FETCH_DIM_W                                      $4      !0, 'X'
          5        FETCH_DIM_W                                      $5      $4, 0
          6        ASSIGN_DIM                                               $5, 0
          7        OP_DATA                                                  'NEW'
   11     8        INIT_FCALL                                               'print_r'
          9        SEND_VAR                                                 !1
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.19 ms | 1394 KiB | 15 Q