Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/QnPHB
function name: (null)
number of ops: 5
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
14 0 E > NEW $0 'B'
1 DO_FCALL 0
2 INIT_METHOD_CALL $0, 'x'
3 DO_FCALL 0
4 > RETURN 1
Class A:
Function x:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 11
Branch analysis from position: 7
2 jumps found. (Code = 43) Position 1 = 17, Position 2 = 19
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 19
Branch analysis from position: 11
filename: /in/QnPHB
function name: x
number of ops: 20
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > INIT_FCALL 'is_callable'
1 FETCH_THIS ~0
2 INIT_ARRAY ~1 ~0
3 ADD_ARRAY_ELEMENT ~1 'y'
4 SEND_VAL ~1
5 DO_ICALL $2
6 > JMPZ $2, ->11
7 > FETCH_THIS ~3
8 FETCH_CLASS 0 $4 ~3
9 INIT_STATIC_METHOD_CALL $4, 'y'
10 DO_FCALL 0
6 11 > INIT_FCALL 'is_callable'
12 INIT_STATIC_METHOD_CALL 'y'
13 ZEND_CALLABLE_CONVERT ~6
14 SEND_VAL ~6
15 DO_ICALL $7
16 > JMPZ $7, ->19
17 > INIT_STATIC_METHOD_CALL 'y'
18 DO_FCALL 0
7 19 > > RETURN null
End of function x
End of class A.
Class B:
Function y:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/QnPHB
function name: y
number of ops: 1
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
11 0 E > > RETURN null
End of function y
Function x:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 11
Branch analysis from position: 7
2 jumps found. (Code = 43) Position 1 = 17, Position 2 = 19
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 19
Branch analysis from position: 11
filename: /in/QnPHB
function name: x
number of ops: 20
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > INIT_FCALL 'is_callable'
1 FETCH_THIS ~0
2 INIT_ARRAY ~1 ~0
3 ADD_ARRAY_ELEMENT ~1 'y'
4 SEND_VAL ~1
5 DO_ICALL $2
6 > JMPZ $2, ->11
7 > FETCH_THIS ~3
8 FETCH_CLASS 0 $4 ~3
9 INIT_STATIC_METHOD_CALL $4, 'y'
10 DO_FCALL 0
6 11 > INIT_FCALL 'is_callable'
12 INIT_STATIC_METHOD_CALL 'y'
13 ZEND_CALLABLE_CONVERT ~6
14 SEND_VAL ~6
15 DO_ICALL $7
16 > JMPZ $7, ->19
17 > INIT_STATIC_METHOD_CALL 'y'
18 DO_FCALL 0
7 19 > > RETURN null
End of function x
End of class B.
Generated using Vulcan Logic Dumper, using php 8.0.0