Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/RYdFG
function name: (null)
number of ops: 5
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
15 0 E > NEW $0 'C'
1 SEND_VAL_EX 1
2 DO_FCALL 0
3 FREE $0
4 > RETURN 1
Class P:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/RYdFG
function name: __construct
number of ops: 3
compiled vars: !0 = $array
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > RECV !0
5 1 ECHO 'P'
6 2 > RETURN null
End of function __construct
End of class P.
Class C:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/RYdFG
function name: __construct
number of ops: 3
compiled vars: !0 = $int
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
10 0 E > RECV !0
11 1 ECHO 'C'
12 2 > RETURN null
End of function __construct
End of class C.
Generated using Vulcan Logic Dumper, using php 8.0.0