Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/kIeY1
function name: (null)
number of ops: 5
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
17 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/kIeY1
function name: run
number of ops: 6
compiled vars: !0 = $object
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > FETCH_THIS ~1
1 CLONE ~2 ~1
2 ASSIGN !0, ~2
8 3 INIT_METHOD_CALL !0, 'execute'
4 DO_FCALL 0
9 5 > 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/kIeY1
function name: execute
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
13 0 E > ECHO 'test'
14 1 > RETURN null
End of function execute
End of class A.
Generated using Vulcan Logic Dumper, using php 8.0.0