Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 61) Position 1 = -2
filename: /in/vL8Bu
function name: (null)
number of ops: 18
compiled vars: !0 = $arr, !1 = $temp
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
34 1 INIT_FCALL 'array_map'
2 DECLARE_LAMBDA_FUNCTION ~3 [0]
3 SEND_VAL ~3
4 INIT_FCALL 'array_map'
5 SEND_VAL null
6 SEND_UNPACK !0
7 CHECK_UNDEF_ARGS
8 DO_ICALL $4
9 SEND_VAR $4
10 DO_ICALL $5
11 ASSIGN !1, $5
35 12 INIT_FCALL 'print_r'
13 SEND_VAR !1
14 DO_ICALL
15 > INIT_FCALL 'exit'
16* DO_ICALL
36 17* > 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/vL8Bu
function name: {closure:/in/vL8Bu:34}
number of ops: 4
compiled vars: !0 = $item
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
34 0 E > RECV !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