Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/SYKaF
function name: (null)
number of ops: 25
compiled vars: !0 = $obj
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
9 0 E > NEW $1 'obj'
1 DO_FCALL 0
2 ASSIGN !0, $1
11 3 INIT_FCALL 'var_dump'
12 4 CAST 7 ~4 !0
5 INIT_ARRAY ~5 ~4
13 6 INIT_FCALL 'get_object_vars'
7 SEND_VAR !0
8 DO_ICALL $6
9 ADD_ARRAY_ELEMENT ~5 $6
14 10 INIT_FCALL 'array_values'
11 CAST 7 ~7 !0
12 SEND_VAL ~7
13 DO_ICALL $8
14 ADD_ARRAY_ELEMENT ~5 $8
15 15 INIT_FCALL 'array_values'
16 INIT_FCALL 'get_object_vars'
17 SEND_VAR !0
18 DO_ICALL $9
19 SEND_VAR $9
20 DO_ICALL $10
21 ADD_ARRAY_ELEMENT ~5 $10
22 SEND_VAL ~5
11 23 DO_ICALL
16 24 > RETURN 1
Class obj: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.5.0