Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/k09Q8
function name: (null)
number of ops: 17
compiled vars: !0 = $barClassReflection
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > NEW $1 'ReflectionClass'
1 SEND_VAL_EX 'Foo'
2 DO_FCALL 0
3 ASSIGN !0, $1
6 4 INIT_FCALL 'var_dump'
5 INIT_METHOD_CALL !0, 'getReflectionConstant'
6 SEND_VAL_EX 'XXX'
7 DO_FCALL 0 $4
8 SEND_VAR $4
9 DO_ICALL
7 10 INIT_FCALL 'var_dump'
11 INIT_METHOD_CALL !0, 'getMethod'
12 SEND_VAL_EX 'XXX'
13 DO_FCALL 0 $6
14 SEND_VAR $6
15 DO_ICALL
16 > RETURN 1
Class Foo: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0