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($test_arr);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/PAOeq
function name:  (null)
number of ops:  12
compiled vars:  !0 = $test_arr
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%2C'
    2     1        FETCH_DIM_W                                      $1      !0, 'X'
          2        ASSIGN_DIM                                               $1
    3     3        OP_DATA                                                  <array>
    8     4        FETCH_DIM_W                                      $3      !0, 'X'
          5        FETCH_DIM_W                                      $4      $3, 0
          6        ASSIGN_DIM                                               $4, 0
          7        OP_DATA                                                  'NEW'
   11     8        INIT_FCALL                                               'print_r'
          9        SEND_VAR                                                 !0
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.76 ms | 1385 KiB | 15 Q