3v4l.org

run code in 300+ PHP versions simultaneously
<?php $aPools = []; $aPools[1] = [ 'Redeployment' => 100, 'TalentPool' => 500, ]; return flatten($aPools);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/NbiGD
function name:  (null)
number of ops:  8
compiled vars:  !0 = $aPools
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
    4     1        ASSIGN_DIM                                               !0, 1
    5     2        OP_DATA                                                  <array>
    9     3        INIT_FCALL_BY_NAME                                       'flatten'
          4        SEND_VAR_EX                                              !0
          5        DO_FCALL                                      0  $3      
          6      > RETURN                                                   $3
          7*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.74 ms | 1397 KiB | 13 Q