Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/M6hQs
function name: (null)
number of ops: 23
compiled vars: !0 = $a, !1 = $b, !2 = $buffer, !3 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
13 1 ASSIGN !1, <array>
22 2 INIT_FCALL 'array_map'
3 SEND_VAL 'serialize'
4 INIT_FCALL 'array_merge'
5 SEND_VAR !0
6 SEND_VAR !1
7 DO_ICALL $6
8 SEND_VAR $6
9 DO_ICALL $7
10 ASSIGN !2, $7
23 11 INIT_FCALL 'array_map'
12 SEND_VAL 'unserialize'
13 INIT_FCALL 'array_unique'
14 SEND_VAR !2
15 DO_ICALL $9
16 SEND_VAR $9
17 DO_ICALL $10
18 ASSIGN !3, $10
25 19 INIT_FCALL 'print_r'
20 SEND_VAR !3
21 DO_ICALL
26 22 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0