Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ATBe3 function name: (null) number of ops: 5 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 16 0 E > NEW $0 'A' 1 DO_FCALL 0 2 INIT_METHOD_CALL $0, 'execute' 3 DO_FCALL 0 4 > RETURN 1 Class A: Function run: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ATBe3 function name: run number of ops: 5 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > FETCH_THIS ~0 1 CLONE ~1 ~0 2 INIT_METHOD_CALL ~1, 'execute' 3 DO_FCALL 0 8 4 > RETURN null End of function run Function execute: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ATBe3 function name: execute number of ops: 2 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 12 0 E > ECHO 'test' 13 1 > RETURN null End of function execute End of class A.
Generated using Vulcan Logic Dumper, using php 8.0.0