Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/NP9Be
function name: (null)
number of ops: 3
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > DECLARE_CLASS 'inheritbase'
12 1 DECLARE_CLASS 'child', 'inheritbase'
17 2 > RETURN 1
Class iInherit:
Function inheritme:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/NP9Be
function name: inheritMe
number of ops: 1
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > > RETURN null
End of function inheritme
End of class iInherit.
Class InheritBase:
Function inheritme:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/NP9Be
function name: inheritMe
number of ops: 1
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
9 0 E > > RETURN null
End of function inheritme
End of class InheritBase.
Class Child:
Function inheritme:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/NP9Be
function name: inheritMe
number of ops: 1
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
16 0 E > > RETURN null
End of function inheritme
End of class Child.
Generated using Vulcan Logic Dumper, using php 8.0.0