Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/cDk1N
function name: (null)
number of ops: 18
compiled vars: !0 = $arr, !1 = $new_arr
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
22 1 INIT_FCALL 'array_combine'
2 INIT_FCALL 'array_column'
3 SEND_VAR !0
4 SEND_VAL 'attribute'
5 DO_ICALL $3
6 SEND_VAR $3
7 INIT_FCALL 'array_column'
8 SEND_VAR !0
9 SEND_VAL 'modifier'
10 DO_ICALL $4
11 SEND_VAR $4
12 DO_ICALL $5
13 ASSIGN !1, $5
24 14 INIT_FCALL 'print_r'
15 SEND_VAR !1
16 DO_ICALL
17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0