Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/VENoi function name: (null) number of ops: 4 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 21 0 E > NEW $0 'B' 1 DO_FCALL 0 2 FREE $0 3 > RETURN 1 Class A: Function __callstatic: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/VENoi function name: __callStatic number of ops: 4 compiled vars: !0 = $a, !1 = $b line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 5 0 E > RECV !0 1 RECV !1 2 ECHO 'callStatic' 3 > RETURN null End of function __callstatic Function __call: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/VENoi function name: __call number of ops: 4 compiled vars: !0 = $a, !1 = $b line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 6 0 E > RECV !0 1 RECV !1 2 ECHO 'call' 3 > RETURN null End of function __call Function hoge: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/VENoi function name: hoge number of ops: 1 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > > RETURN null End of function hoge End of class A. Class B: Function __construct: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/VENoi function name: __construct number of ops: 13 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 12 0 E > INIT_STATIC_METHOD_CALL 'hoge' 1 DO_FCALL 0 13 2 INIT_STATIC_METHOD_CALL 'hoge' 3 DO_FCALL 0 14 4 INIT_STATIC_METHOD_CALL 'A', 'hoge' 5 DO_FCALL 0 15 6 INIT_STATIC_METHOD_CALL 'fuga' 7 DO_FCALL 0 16 8 INIT_STATIC_METHOD_CALL 'fuga' 9 DO_FCALL 0 17 10 INIT_STATIC_METHOD_CALL 'A', 'fuga' 11 DO_FCALL 0 18 12 > RETURN null End of function __construct Function __callstatic: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/VENoi function name: __callStatic number of ops: 4 compiled vars: !0 = $a, !1 = $b line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 5 0 E > RECV !0 1 RECV !1 2 ECHO 'callStatic' 3 > RETURN null End of function __callstatic Function __call: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/VENoi function name: __call number of ops: 4 compiled vars: !0 = $a, !1 = $b line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 6 0 E > RECV !0 1 RECV !1 2 ECHO 'call' 3 > RETURN null End of function __call Function hoge: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/VENoi function name: hoge number of ops: 1 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > > RETURN null End of function hoge End of class B.
Generated using Vulcan Logic Dumper, using php 8.0.0