3v4l.org

run code in 500+ PHP versions simultaneously
<?php $array = [ [201767.11, 514324.91, 73205.74], [349399.51, 647217.10, 3500.00], [285169.05, 522357.20, 10.00], [126858.21, 185190.59, 0], ]; var_export(array_map(fn() => implode(', ', func_get_args()), ...$array));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/R0VAU
function name:  (null)
number of ops:  11
compiled vars:  !0 = $array
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                       !0, <array>
   10     1        INIT_FCALL                                                   'var_export'
          2        INIT_FCALL                                                   'array_map'
          3        DECLARE_LAMBDA_FUNCTION                              ~2      [0]
          4        SEND_VAL                                                     ~2
          5        SEND_UNPACK                                                  !0
          6        CHECK_UNDEF_ARGS                                             
          7        DO_ICALL                                             $3      
          8        SEND_VAR                                                     $3
          9        DO_ICALL                                                     
         10      > RETURN                                                       1


Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/R0VAU
function name:  {closure:/in/R0VAU:10}
number of ops:  4
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
          0  E >   FUNC_GET_ARGS                                        ~0      
          1        FRAMELESS_ICALL_2                implode             ~1      '%2C+', ~0
          2      > RETURN                                                       ~1
          3*     > RETURN                                                       null

End of Dynamic Function 0

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
165.81 ms | 1880 KiB | 15 Q