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