Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/GhXn0 function name: (null) number of ops: 3 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 21 0 E > INIT_FCALL 'f' 1 DO_FCALL 0 2 > RETURN 1 Function f: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/GhXn0 function name: f number of ops: 8 compiled vars: !0 = $a, !1 = $b line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 16 0 E > NEW $2 'A' 1 DO_FCALL 0 2 ASSIGN !0, $2 17 3 NEW $5 'B' 4 DO_FCALL 0 5 ASSIGN !1, $5 18 6 ECHO 'hi%0A' 19 7 > RETURN null End of function f Class A: Function __destruct: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/GhXn0 function name: __destruct number of ops: 2 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 5 0 E > ECHO 'destroying+A%0A' 6 1 > RETURN null End of function __destruct End of class A. Class B: Function __destruct: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/GhXn0 function name: __destruct number of ops: 2 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 11 0 E > ECHO 'destroying+B%0A' 12 1 > RETURN null End of function __destruct End of class B.
Generated using Vulcan Logic Dumper, using php 8.0.0