Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 10, Position 2 = 17
Branch analysis from position: 10
2 jumps found. (Code = 78) Position 1 = 11, Position 2 = 17
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 17
filename: /in/WXASh
function name: (null)
number of ops: 22
compiled vars: !0 = $obj, !1 = $obj_vars, !2 = $value, !3 = $name
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
9 0 E > NEW $4 'MyClass'
1 DO_FCALL 0
2 CAST 7 ~6 $4
3 CAST 8 ~7 ~6
4 ASSIGN !0, ~7
10 5 INIT_FCALL 'get_object_vars'
6 SEND_VAR !0
7 DO_ICALL $9
8 ASSIGN !1, $9
12 9 > FE_RESET_R $11 !1, ->17
10 > > FE_FETCH_R ~12 $11, !2, ->17
11 > ASSIGN !3, ~12
13 12 FRAMELESS_ICALL_2 trim ~14 !3, '%00%2A'
13 ASSIGN !3, ~14
14 14 ASSIGN_OBJ !0, !3
15 OP_DATA !2
12 16 > JMP ->10
17 > FE_FREE $11
17 18 INIT_FCALL 'print_r'
19 SEND_VAR !0
20 DO_ICALL
21 > RETURN 1
Class MyClass: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.5.0