Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/VREes
function name: (null)
number of ops: 13
compiled vars: !0 = $a, !1 = $b
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
17 0 E > NEW $2 'A'
1 DO_FCALL 0
2 ASSIGN !0, $2
18 3 NEW $5 'B'
4 SEND_VAR_EX !0
5 DO_FCALL 0
6 ASSIGN !1, $5
21 7 INIT_FCALL 'set_error_handler'
8 DECLARE_LAMBDA_FUNCTION ~8 [0]
9 BIND_LEXICAL ~8, !1
10 SEND_VAL ~8
11 DO_ICALL
12 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/VREes
function name: {closure}
number of ops: 2
compiled vars: !0 = $b
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
0 E > BIND_STATIC !0
1 > RETURN null
End of Dynamic Function 0
Class A:
Function __destruct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/VREes
function name: __destruct
number of ops: 3
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
6 0 E > ASSIGN_OBJ 'state'
1 OP_DATA 'destructed'
2 > RETURN null
End of function __destruct
End of class A.
Class B:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/VREes
function name: __construct
number of ops: 4
compiled vars: !0 = $a
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
12 0 E > RECV !0
1 ASSIGN_OBJ 'a'
2 OP_DATA !0
3 > RETURN null
End of function __construct
Function __destruct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/VREes
function name: __destruct
number of ops: 6
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
14 0 E > INIT_FCALL 'var_dump'
1 FETCH_OBJ_R ~0 'a'
2 FETCH_OBJ_R ~1 ~0, 'state'
3 SEND_VAL ~1
4 DO_ICALL
5 > RETURN null
End of function __destruct
End of class B.
Generated using Vulcan Logic Dumper, using php 8.0.0