Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/JNfY7
function name: (null)
number of ops: 17
compiled vars: !0 = $foo
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > NEW $1 'Foo'
1 DO_FCALL 0
2 ASSIGN !0, $1
10 3 ECHO 'cast%3A+'
11 4 INIT_FCALL 'var_dump'
5 CAST 7 ~4 !0
6 SEND_VAL ~4
7 DO_ICALL
12 8 ECHO '%0A'
13 9 ECHO 'get_object_vars%28%29%3A+'
14 10 INIT_FCALL 'var_dump'
11 INIT_FCALL 'get_object_vars'
12 SEND_VAR !0
13 DO_ICALL $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