Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/3EOS1
function name: (null)
number of ops: 25
compiled vars: !0 = $a, !1 = $r
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > NEW $2 '__PHP_Incomplete_Class'
1 DO_FCALL 0
2 ASSIGN !0, $2
4 3 NEW $5 'ReflectionProperty'
4 SEND_VAR_EX !0
5 SEND_VAL_EX 'x'
6 DO_FCALL 0
7 ASSIGN !1, $5
5 8 INIT_METHOD_CALL !1, 'setValue'
9 SEND_VAL_EX null
10 SEND_VAL_EX 3
11 DO_FCALL 0
7 12 INIT_FCALL 'var_dump'
13 SEND_VAR !0
14 DO_ICALL
9 15 INIT_FCALL 'var_dump'
16 INIT_FCALL 'unserialize'
17 INIT_FCALL 'serialize'
18 SEND_VAR !0
19 DO_ICALL $10
20 SEND_VAR $10
21 DO_ICALL $11
22 SEND_VAR $11
23 DO_ICALL
24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0