Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/cGn61
function name: (null)
number of ops: 7
compiled vars: !0 = $a
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
21 0 E > NEW $1 'extendedA'
1 DO_FCALL 0
2 ASSIGN !0, $1
22 3 INIT_METHOD_CALL !0, 'encodeUrlParam'
4 SEND_VAL_EX 1
5 DO_FCALL 0
6 > RETURN 1
Class A:
Function encodeurlparam:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/cGn61
function name: encodeUrlParam
number of ops: 3
compiled vars: !0 = $string
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > RECV !0
9 1 ECHO !0
10 2 > RETURN null
End of function encodeurlparam
End of class A.
Class extendedA:
Function encodeurlparam:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/cGn61
function name: encodeUrlParam
number of ops: 3
compiled vars: !0 = $string
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
15 0 E > RECV !0
17 1 ECHO !0
18 2 > RETURN null
End of function encodeurlparam
End of class extendedA.
Generated using Vulcan Logic Dumper, using php 8.0.0