Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/7htnb
function name: (null)
number of ops: 10
compiled vars: !0 = $a, !1 = $fn
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
12 0 E > NEW $2 'A'
1 DO_FCALL 0
2 ASSIGN !0, $2
13 3 INIT_METHOD_CALL !0, 'getClosure'
4 DO_FCALL 0 $5
5 ASSIGN !1, $5
14 6 INIT_DYNAMIC_CALL !1
7 DO_FCALL 0 $7
8 ECHO $7
9 > RETURN 1
Class A:
Function getclosure:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/7htnb
function name: getClosure
number of ops: 6
compiled vars: !0 = $thiz
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > FETCH_THIS ~1
1 ASSIGN !0, ~1
8 2 DECLARE_LAMBDA_FUNCTION ~3 [0]
3 BIND_LEXICAL ~3, !0
4 > RETURN ~3
9 5* > RETURN null
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/7htnb
function name: {closure}
number of ops: 4
compiled vars: !0 = $thiz
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > BIND_STATIC !0
1 FETCH_OBJ_R ~1 !0, 'value'
2 > RETURN ~1
3* > RETURN null
End of Dynamic Function 0
End of function getclosure
End of class A.
Generated using Vulcan Logic Dumper, using php 8.0.0