Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/el8LC
function name: (null)
number of ops: 8
compiled vars: !0 = $b
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
16 0 E > NEW $1 'B'
1 DO_FCALL 0
2 ASSIGN !0, $1
17 3 INIT_METHOD_CALL !0, 'foo'
4 SEND_VAL_EX 1
5 DO_FCALL 0 $4
6 ECHO $4
7 > RETURN 1
Class A:
Function foo:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/el8LC
function name: foo
number of ops: 4
compiled vars: !0 = $a
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > RECV !0
6 1 ADD ~1 !0, 5
2 > RETURN ~1
7 3* > RETURN null
End of function foo
End of class A.
Class B:
Function foo:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/el8LC
function name: foo
number of ops: 6
compiled vars: !0 = $a
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
11 0 E > RECV !0
12 1 ADD ~1 !0, 10
2 VERIFY_RETURN_TYPE ~1
3 > RETURN ~1
13 4* VERIFY_RETURN_TYPE
5* > RETURN null
End of function foo
End of class B.
Generated using Vulcan Logic Dumper, using php 8.0.0