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