Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/0KnkZ
function name: (null)
number of ops: 11
compiled vars: !0 = $a
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > INIT_FCALL 'error_reporting'
1 SEND_VAL -1
2 DO_ICALL
18 3 NEW $2 'A'
4 NEW $3 'B'
5 DO_FCALL 0
6 SEND_VAR_NO_REF_EX $3
7 DO_FCALL 0
8 ASSIGN !0, $2
20 9 ECHO 'good'
10 > RETURN 1
Class A:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/0KnkZ
function name: __construct
number of ops: 1
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > > RETURN null
End of function __construct
End of class A.
Class B:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 79) Position 1 = -2
filename: /in/0KnkZ
function name: __construct
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
14 0 E > > EXIT 'sorry'
15 1* > RETURN null
End of function __construct
End of class B.
Generated using Vulcan Logic Dumper, using php 8.0.0