Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/YlcuX
function name: (null)
number of ops: 8
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
13 0 E > INIT_FCALL 'var_dump'
1 NEW $0 'GetContactDto'
2 DO_FCALL 0
3 INIT_METHOD_CALL $0, 'getCount'
4 DO_FCALL 0 $2
5 SEND_VAR $2
6 DO_ICALL
7 > RETURN 1
Class GetContactDto:
Function getcount:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/YlcuX
function name: getCount
number of ops: 7
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
9 0 E > FETCH_OBJ_IS ~0 'count'
1 COALESCE ~1 ~0
2 QM_ASSIGN ~1 0
3 VERIFY_RETURN_TYPE ~1
4 > RETURN ~1
10 5* VERIFY_RETURN_TYPE
6* > RETURN null
End of function getcount
End of class GetContactDto.
Generated using Vulcan Logic Dumper, using php 8.0.0