Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Mf9Ou
function name: (null)
number of ops: 18
compiled vars: !0 = $serialized
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > DECLARE_CLASS 'myunitenum'
8 1 INIT_FCALL 'var_dump'
2 INIT_FCALL 'serialize'
3 FETCH_CLASS_CONSTANT ~1 'MyUnitEnum', 'Foo'
4 SEND_VAL ~1
5 DO_ICALL $2
6 ASSIGN ~3 !0, $2
7 SEND_VAL ~3
8 DO_ICALL
9 9 INIT_FCALL 'var_dump'
10 INIT_FCALL 'unserialize'
11 SEND_VAR !0
12 DO_ICALL $5
13 FETCH_CLASS_CONSTANT ~6 'MyUnitEnum', 'Foo'
14 IS_IDENTICAL ~7 $5, ~6
15 SEND_VAL ~7
16 DO_ICALL
17 > RETURN 1
Class MyUnitEnum: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0