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