Alarm.php 4

Type Line Description
error 136 Name of argument $user does not match with the DocBlock's name $time in _list()
error 136 The type hint of the argument is incorrect for the type definition of the @param tag with argument $user in _list()
error 136 Name of argument $time does not match with the DocBlock's name $user in _list()
error 136 The type hint of the argument is incorrect for the type definition of the @param tag with argument $time in _list()

Alarm/Null.php 4

Type Line Description
error 35 Name of argument $user does not match with the DocBlock's name $time in _list()
error 35 The type hint of the argument is incorrect for the type definition of the @param tag with argument $user in _list()
error 35 Name of argument $time does not match with the DocBlock's name $user in _list()
error 35 The type hint of the argument is incorrect for the type definition of the @param tag with argument $time in _list()

Alarm/Object.php 7

Type Line Description
error 54 Argument $a is missing from the Docblock of _sortAlarms
error 54 Argument $b is missing from the Docblock of _sortAlarms
error 79 Name of argument $user does not match with the DocBlock's name $time in _list()
error 79 The type hint of the argument is incorrect for the type definition of the @param tag with argument $user in _list()
error 79 Name of argument $time does not match with the DocBlock's name $user in _list()
error 79 The type hint of the argument is incorrect for the type definition of the @param tag with argument $time in _list()
error 26 No summary for property $_alarms

Alarm/Sql.php 2

Type Line Description
error 128 Argument $alarm is missing from the Docblock of _getHash
error 128 No summary for method _getHash()