Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/g1ltH
function name: (null)
number of ops: 6
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
27 0 E > DECLARE_CLASS 'src%5Cclasses%5Ca'
38 1 NEW $0 'Src%5CClasses%5CA'
2 DO_FCALL 0
3 INIT_METHOD_CALL $0, 'callMe'
4 DO_FCALL 0
39 5 > RETURN 1
Class Src\Traits\A:
Function callme:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/g1ltH
function name: callMe
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
9 0 E > ECHO 'Trait+A'
10 1 > RETURN null
End of function callme
End of class Src\Traits\A.
Class Src\PowerTraits\B:
Function callme:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/g1ltH
function name: callMe
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
20 0 E > ECHO 'PowerTrait+B'
21 1 > RETURN null
End of function callme
End of class Src\PowerTraits\B.
Class Src\Classes\A: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0