Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/BHBiv
function name: (null)
number of ops: 21
compiled vars: !0 = $obj, !1 = $reflector, !2 = $nodes
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > NEW $3 'HiddenClass'
1 DO_FCALL 0
2 ASSIGN !0, $3
8 3 NEW $6 'ReflectionObject'
4 SEND_VAR_EX !0
5 DO_FCALL 0
6 ASSIGN !1, $6
9 7 INIT_METHOD_CALL !1, 'getProperty'
8 SEND_VAL_EX 'a'
9 DO_FCALL 0 $9
10 ASSIGN !2, $9
10 11 INIT_METHOD_CALL !2, 'setAccessible'
12 SEND_VAL_EX <true>
13 DO_FCALL 0
11 14 INIT_FCALL 'print_r'
15 INIT_METHOD_CALL !2, 'getValue'
16 SEND_VAR_EX !0
17 DO_FCALL 0 $12
18 SEND_VAR $12
19 DO_ICALL
20 > RETURN 1
Class HiddenClass: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0