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