3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array[1] = [ '113139803806479652682', '100276549585470687394' ]; $array[2] = [ 'EDM', 'Space' ]; var_export(array_map(null, ...$array));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/J7Zf4
function name:  (null)
number of ops:  13
compiled vars:  !0 = $array
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN_DIM                                               !0, 1
    3     1        OP_DATA                                                  <array>
    7     2        ASSIGN_DIM                                               !0, 2
    8     3        OP_DATA                                                  <array>
   12     4        INIT_FCALL                                               'var_export'
          5        INIT_FCALL                                               'array_map'
          6        SEND_VAL                                                 null
          7        SEND_UNPACK                                              !0
          8        CHECK_UNDEF_ARGS                                         
          9        DO_ICALL                                         $3      
         10        SEND_VAR                                                 $3
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.43 ms | 1010 KiB | 15 Q