Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/dSLMn
function name: (null)
number of ops: 11
compiled vars: !0 = $names, !1 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
8 1 INIT_FCALL 'array_map'
2 DECLARE_LAMBDA_FUNCTION ~3 [0]
11 3 SEND_VAL ~3
4 SEND_VAR !0
8 5 DO_ICALL $4
6 ASSIGN !1, $4
13 7 INIT_FCALL 'print_r'
8 SEND_VAR !1
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/dSLMn
function name: {closure}
number of ops: 18
compiled vars: !0 = $v, !1 = $a
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > RECV !0
9 1 INIT_FCALL 'explode'
2 SEND_VAL '%2C'
3 SEND_VAR !0
4 DO_ICALL $2
5 ASSIGN !1, $2
10 6 INIT_FCALL 'trim'
7 FETCH_DIM_R ~4 !1, 1
8 SEND_VAL ~4
9 DO_ICALL $5
10 CONCAT ~6 $5, '%2C+'
11 INIT_FCALL 'trim'
12 FETCH_DIM_R ~7 !1, 0
13 SEND_VAL ~7
14 DO_ICALL $8
15 CONCAT ~9 ~6, $8
16 > RETURN ~9
11 17* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0