Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/hV2dv function name: (null) number of ops: 18 compiled vars: !0 = $reflectionClass line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > NEW $1 'ReflectionClass' 1 SEND_VAL_EX 'ReflectionClass' 2 DO_FCALL 0 3 ASSIGN !0, $1 4 4 INIT_METHOD_CALL !0, 'getProperty' 5 SEND_VAL_EX 'name' 6 DO_FCALL 0 $4 7 INIT_METHOD_CALL $4, 'setAccessible' 8 SEND_VAL_EX <true> 9 DO_FCALL 0 5 10 INIT_METHOD_CALL !0, 'getProperty' 11 SEND_VAL_EX 'name' 12 DO_FCALL 0 $6 13 INIT_METHOD_CALL $6, 'setValue' 14 SEND_VAR_EX !0 15 SEND_VAL_EX 'Dupa' 16 DO_FCALL 0 6 17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0