3v4l.org

run code in 300+ PHP versions simultaneously
<?php $config['debug'] = array( 'type' => array( 'remote_specific' => true, 'remote_addr' => '1.2.3.4', ) , 'mode' => array( 'PHP' => $config ) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/StIfu
function name:  (null)
number of ops:  6
compiled vars:  !0 = $config
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_ARRAY                                       ~2      <array>, 'type'
    8     1        INIT_ARRAY                                       ~3      !0, 'PHP'
          2        ADD_ARRAY_ELEMENT                                ~2      ~3, 'mode'
    2     3        ASSIGN_DIM                                               !0, 'debug'
    8     4        OP_DATA                                                  ~2
   10     5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
141.73 ms | 1392 KiB | 13 Q