Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/6vBudG function name: (null) number of ops: 8 compiled vars: !0 = $obj line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 15 0 E > NEW $1 'A' 1 SEND_VAL_EX 'test' 2 DO_FCALL 0 3 ASSIGN !0, $1 17 4 FETCH_CLASS 0 $4 !0 5 INIT_STATIC_METHOD_CALL $4, 'getVar' 6 DO_FCALL 0 7 > RETURN 1 Class A: Function __construct: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/6vBudG function name: __construct number of ops: 4 compiled vars: !0 = $var line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 6 0 E > RECV !0 7 1 ASSIGN_OBJ 'var' 2 OP_DATA !0 8 3 > RETURN null End of function __construct Function getvar: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/6vBudG function name: getVar number of ops: 3 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 11 0 E > FETCH_STATIC_PROP_R unknown ~0 'var' 1 ECHO ~0 12 2 > RETURN null End of function getvar End of class A.
Generated using Vulcan Logic Dumper, using php 8.0.0