Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 11
Branch analysis from position: 6
2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 11
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 6
Branch analysis from position: 6
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
filename: /in/iBkDm
function name: (null)
number of ops: 16
compiled vars: !0 = $array, !1 = $product, !2 = $val, !3 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
5 1 INIT_FCALL 'array_product'
2 SEND_VAR !0
3 DO_ICALL $5
4 ASSIGN !1, $5
6 5 > FE_RESET_R $7 !0, ->11
6 > > FE_FETCH_R $7, !2, ->11
7 7 > DIV ~9 !1, !2
8 ASSIGN_DIM !3
9 OP_DATA ~9
6 10 > JMP ->6
11 > FE_FREE $7
10 12 INIT_FCALL 'var_export'
13 SEND_VAR !3
14 DO_ICALL
15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0