daemon\daemon\api\adapter.abstract.php1

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\api\adapter.abstract.php

daemon\daemon\api\adapters\tcp\adapter_tcp.final.php5

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\api\adapters\tcp\adapter_tcp.final.php
error 60 No short description for method getNewRequests()
error 96 No short description for method answerRequest()
error 96 Argument $Request is missing from the Docblock of answerRequest()
error 96 Argument $answer is missing from the Docblock of answerRequest()

daemon\daemon\api\api.class.php3

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\api\api.class.php
error 141 No short description for method answerCommandAsError()
error 161 No short description for method answerCommandAsSuccess()

daemon\daemon\api\apicommand.class.php15

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\api\apicommand.class.php
error 61 No short description for method offsetExists()
error 61 Argument $offset is missing from the Docblock of offsetExists()
error 68 No short description for method offsetGet()
error 68 Argument $offset is missing from the Docblock of offsetGet()
error 75 No short description for method offsetSet()
error 75 Argument $offset is missing from the Docblock of offsetSet()
error 75 Argument $value is missing from the Docblock of offsetSet()
error 82 No short description for method offsetUnset()
error 82 Argument $offset is missing from the Docblock of offsetUnset()
error 89 No short description for method count()
error 125 No short description for method getUsername()
error 132 No short description for method getPassword()
error 139 No short description for method getArguments()
error 146 No short description for method getCommand()

daemon\daemon\api\apiextension.interface.php5

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\api\apiextension.interface.php
error 28 Name of argument $Command does not match with the DocBlock's name $User in executeAPICommand()
error 28 The type hint of the argument is incorrect for the type definition of the @param tag with argument $Command in executeAPICommand()
error 28 Name of argument $User does not match with the DocBlock's name $Command in executeAPICommand()
error 28 The type hint of the argument is incorrect for the type definition of the @param tag with argument $User in executeAPICommand()

daemon\daemon\api\converter.abstract.php4

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\api\converter.abstract.php
error 32 Name of argument $errorstring does not match with the DocBlock's name $error in convertOutputError()
error 32 Argument $errorcode is missing from the Docblock of convertOutputError()
notice 32 Parameter $error could not be found in convertOutputError()

daemon\daemon\api\converters\json\converter_json.final.php8

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\api\converters\json\converter_json.final.php
error 30 No short description for method convertRequest()
error 30 Argument $Request is missing from the Docblock of convertRequest()
error 52 No short description for method convertOutputError()
error 52 Argument $errormessage is missing from the Docblock of convertOutputError()
error 52 Argument $errorcode is missing from the Docblock of convertOutputError()
error 63 No short description for method convertOutputSuccess()
error 63 Argument $output is missing from the Docblock of convertOutputSuccess()

daemon\daemon\api\convertexception.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\api\convertexception.class.php
error 5 No DocBlock was found for \Daemon\API\ConvertException

daemon\daemon\api\request.class.php1

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\api\request.class.php

daemon\daemon\core\core.class.php7

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\core\core.class.php
critical 69 No short description for property $API
error 128 No DocBlock was found for method getVersionString()
error 169 No DocBlock was found for method setAPI()
error 173 No DocBlock was found for method API()
error 195 No DocBlock was found for method loadPlugin()
error 216 Argument $server_dbid is missing from the Docblock of init()

daemon\daemon\core\plugin.abstract.php8

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\core\plugin.abstract.php
error 32 Name of argument $Core does not match with the DocBlock's name $Server in __construct()
error 32 The type hint of the argument is incorrect for the type definition of the @param tag with argument $Core in __construct()
notice 32 Parameter $Server could not be found in __construct()
error 63 No DocBlock was found for method API()
error 67 No DocBlock was found for method Output()
error 71 No DocBlock was found for method Core()
error 114 No DocBlock was found for method isCompatible()

daemon\daemon\core\pluginincompatibleexception.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\core\pluginincompatibleexception.class.php
error 5 No DocBlock was found for \Daemon\Core\PluginIncompatibleException

daemon\daemon\errorreporter.class.php24

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\errorreporter.class.php
error 106 No short description for method getPrintAsHtml()
error 113 No short description for method getWriteToFile()
error 120 No short description for method getSendErrorHeader()
error 127 No short description for method getFilename()
error 134 No short description for method getSendToHost()
error 141 No short description for method getMaxArgLength()
error 148 No short description for method getEncoding()
error 155 No short description for method getOpenFile()
error 162 No short description for method setPrintAsHtml()
error 169 No short description for method setWriteToFile()
error 176 No short description for method setSendErrorHeader()
error 183 No short description for method setFilename()
error 190 No short description for method setSendToHost()
error 197 No short description for method setMaxArgLength()
error 204 No short description for method setEncoding()
error 211 No short description for method setOpenFile()
error 218 No DocBlock was found for method setErrorReporters()
error 225 No DocBlock was found for method exceptionHandler()
error 237 No DocBlock was found for method errorHandler()
error 256 No DocBlock was found for method handleError()
error 281 No DocBlock was found for method getHtml()
error 368 No DocBlock was found for method formatBacktrace()
error 420 No DocBlock was found for method escapeHtml()

daemon\daemon\lib\config\config.abstract.php7

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\config\config.abstract.php
error 44 No short description for method offsetExists()
error 44 Argument $offset is missing from the Docblock of offsetExists()
error 52 Argument $offset is missing from the Docblock of offsetGet()
error 65 Argument $offset is missing from the Docblock of offsetSet()
error 65 Argument $value is missing from the Docblock of offsetSet()
error 77 Argument $offset is missing from the Docblock of offsetUnset()

daemon\daemon\lib\config\configparser.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\config\configparser.class.php
critical 28 No short description for property $sections

daemon\daemon\lib\config\configwriter.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\config\configwriter.class.php
critical 5 No short description for class \Daemon\Lib\Config\ConfigWriter

daemon\daemon\lib\config\config_file.class.php3

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\config\config_file.class.php
error 52 No short description for method load()
error 64 No short description for method isOutdated()

daemon\daemon\lib\config\config_mysql.class.php4

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\config\config_mysql.class.php
error 31 Argument $args is missing from the Docblock of __construct()
error 46 No short description for method load()
error 58 No short description for method isOutdated()

daemon\daemon\lib\config\fileparseexception.class.php7

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\config\fileparseexception.class.php
error 5 No DocBlock was found for \Daemon\Lib\Config\FileParseException
error 6 No DocBlock was found for property $configLine
error 7 No DocBlock was found for property $filename
error 9 No DocBlock was found for method __construct()
error 16 No DocBlock was found for method getConfigLine()
error 20 No DocBlock was found for method getFilename()

daemon\daemon\lib\config\undefinedconfigvariableexception.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\config\undefinedconfigvariableexception.class.php
error 5 No DocBlock was found for \Daemon\Lib\Config\UndefinedConfigVariableException

daemon\daemon\lib\database\exceptions\mysql_exception.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\database\exceptions\mysql_exception.class.php
error 5 No DocBlock was found for \Daemon\Lib\Database\Exceptions\MySQL_Exception

daemon\daemon\lib\database\mysql.class.php1

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\database\mysql.class.php

daemon\daemon\lib\database\mysql_stmt.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\database\mysql_stmt.class.php
notice 68 Parameter $value,... could not be found in execute()

daemon\daemon\lib\io\argparseexception.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\io\argparseexception.class.php
error 5 No DocBlock was found for \Daemon\Lib\IO\ArgParseException

daemon\daemon\lib\io\argparser.class.php1

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\io\argparser.class.php

daemon\daemon\lib\io\logging.class.php4

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\io\logging.class.php
error 17 No DocBlock was found for property $fp
error 18 No DocBlock was found for property $filename
error 39 No DocBlock was found for method writeln()

daemon\daemon\lib\io\loggingexception.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\io\loggingexception.class.php
error 5 No DocBlock was found for \Daemon\Lib\IO\LoggingException

daemon\daemon\lib\io\output.class.php1

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\io\output.class.php

daemon\daemon\lib\io\tailer.class.php1

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\io\tailer.class.php

daemon\daemon\lib\io\tailerexception.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\io\tailerexception.class.php
error 5 No DocBlock was found for \Daemon\Lib\IO\TailerException

daemon\daemon\lib\network\networkexception.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\network\networkexception.class.php
error 5 No DocBlock was found for \Daemon\Lib\Network\NetworkException

daemon\daemon\lib\network\rcon\quake3rcon.class.php1

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\network\rcon\quake3rcon.class.php

daemon\daemon\lib\network\rcon\rconexception.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\network\rcon\rconexception.class.php
error 7 No DocBlock was found for \Daemon\Lib\Network\Rcon\RCONException

daemon\daemon\lib\network\socket\socketexception.class.php3

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\network\socket\socketexception.class.php
error 7 No DocBlock was found for \Daemon\Lib\Network\Socket\SocketException
error 8 No DocBlock was found for method __construct()

daemon\daemon\lib\network\socket\tcpsocketexception.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\network\socket\tcpsocketexception.class.php
error 5 No DocBlock was found for \Daemon\Lib\Network\Socket\TCPSocketException

daemon\daemon\lib\network\socket\tcp_socket.class.php1

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\network\socket\tcp_socket.class.php

daemon\daemon\lib\network\socket\tcp_socket_connection.class.php1

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\lib\network\socket\tcp_socket_connection.class.php

daemon\daemon\mam.php1

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\mam.php

daemon\daemon\server\action.class.php7

Type Line Description
error 100 No short description for method offsetExists()
error 100 Argument $offset is missing from the Docblock of offsetExists()
error 107 No short description for method offsetGet()
error 107 Argument $offset is missing from the Docblock of offsetGet()
error 114 Argument $offset is missing from the Docblock of offsetSet()
error 114 Argument $value is missing from the Docblock of offsetSet()
error 124 Argument $offset is missing from the Docblock of offsetUnset()

daemon\daemon\server\actionhandler.abstract.php1

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\server\actionhandler.abstract.php

daemon\daemon\server\commander.abstract.php1

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\server\commander.abstract.php

daemon\daemon\server\inputadapter.abstract.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\server\inputadapter.abstract.php
critical 5 No short description for class \Daemon\Server\InputAdapter

daemon\daemon\server\player.abstract.php7

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\server\player.abstract.php
error 62 Argument $pid is missing from the Docblock of __construct()
error 62 Argument $ip is missing from the Docblock of __construct()
error 62 Argument $name is missing from the Docblock of __construct()
error 137 No short description for method getDbid()
error 144 No short description for method getIp()
error 151 No short description for method getSessionid()

daemon\daemon\server\playermapper.abstract.php9

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\server\playermapper.abstract.php
error 84 Name of argument $Player does not match with the DocBlock's name $player in remove()
notice 84 Parameter $player could not be found in remove()
error 124 No short description for method count()
error 131 No short description for method current()
error 138 No short description for method next()
error 145 No DocBlock was found for method key()
error 149 No short description for method valid()
error 156 No short description for method rewind()

daemon\daemon\server\playernotnoundexception.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\server\playernotnoundexception.class.php
error 5 No DocBlock was found for \Daemon\Server\PlayerNotFoundException

daemon\daemon\server\server.abstract.php5

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\server\server.abstract.php
error 152 Name of argument $gameId does not match with the DocBlock's name $game in __construct()
error 152 Name of argument $gameName does not match with the DocBlock's name $game_description in __construct()
error 152 Argument $game_description is missing from the Docblock of __construct()
notice 152 Parameter $game could not be found in __construct()

daemon\daemon\server\servercommand.class.php11

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\server\servercommand.class.php
error 148 No short description for method offsetExists()
error 148 Argument $offset is missing from the Docblock of offsetExists()
error 155 No short description for method offsetGet()
error 155 Argument $offset is missing from the Docblock of offsetGet()
error 162 No short description for method offsetSet()
error 162 Argument $offset is missing from the Docblock of offsetSet()
error 162 Argument $value is missing from the Docblock of offsetSet()
error 169 No short description for method offsetUnset()
error 169 Argument $offset is missing from the Docblock of offsetUnset()
error 176 No short description for method count()

daemon\daemon\server\serverevent.class.php1

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\server\serverevent.class.php

daemon\daemon\server\serverextension.interface.php1

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\server\serverextension.interface.php

daemon\daemon\server\serverstartexception.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\server\serverstartexception.class.php
error 5 No DocBlock was found for \Daemon\Server\ServerStartException

daemon\daemon\server\ServerStopException.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\server\ServerStopException.php
error 5 No DocBlock was found for \Daemon\Server\ServerStopException

daemon\daemon\serverimplementation\actionhandlers\quake3\callofduty\action_callofduty_chat.final.php4

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\actionhandlers\quake3\callofduty\action_callofduty_chat.final.php
error 25 No short description for method handleAction()
error 25 Argument $Action is missing from the Docblock of handleAction()
error 77 No short description for method getHandledActions()

daemon\daemon\serverimplementation\actionhandlers\quake3\callofduty\action_callofduty_join.final.php4

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\actionhandlers\quake3\callofduty\action_callofduty_join.final.php
error 21 No short description for method getHandledActions()
error 28 No short description for method handleAction()
error 28 Argument $Action is missing from the Docblock of handleAction()

daemon\daemon\serverimplementation\servers\quake3\callofduty\callofduty.abstract.php4

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\callofduty.abstract.php
critical 9 No short description for class \Daemon\ServerImplementation\Servers\Quake3\CallOfDuty\CallOfDuty
error 22 No short description for method registerActionHandlers()
error 32 No short description for method init()

daemon\daemon\serverimplementation\servers\quake3\callofduty\commander_callofduty.abstract.php6

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\commander_callofduty.abstract.php
error 16 No DocBlock was found for method kickPlayer()
error 38 No DocBlock was found for method kickPlayerWithPb()
error 43 No DocBlock was found for method sendMsgToPlayer()
error 48 No DocBlock was found for method getPlayerList()
error 80 No DocBlock was found for method getSetting()

daemon\daemon\serverimplementation\servers\quake3\callofduty\inputadapter_callofduty.abstract.php8

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\inputadapter_callofduty.abstract.php
critical 9 No short description for class \Daemon\ServerImplementation\Servers\Quake3\CallOfDuty\InputAdapter_CallOfDuty
error 27 No DocBlock was found for property $actions
error 40 No short description for method __construct()
error 40 Argument $encoding is missing from the Docblock of __construct()
error 49 No short description for method convertLogline()
error 49 Argument $logline is missing from the Docblock of convertLogline()
error 153 Argument $logfilePath is missing from the Docblock of setTimeOffset()

daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare\commander_modernwarfare.final.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare\commander_modernwarfare.final.php
error 7 No DocBlock was found for \Daemon\ServerImplementation\Servers\Quake3\CallOfDuty\ModernWarfare\Commander_ModernWarfare

daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare\inputadapter_modernwarfare.final.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare\inputadapter_modernwarfare.final.php
error 7 No DocBlock was found for \Daemon\ServerImplementation\Servers\Quake3\CallOfDuty\ModernWarfare\InputAdapter_ModernWarfare

daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare\modernwarfare.final.php11

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare\modernwarfare.final.php
critical 7 No short description for class \Daemon\ServerImplementation\Servers\Quake3\CallOfDuty\ModernWarfare\ModernWarfare
error 19 No DocBlock was found for property $InputAdapter
error 20 No DocBlock was found for property $Commander
error 21 No DocBlock was found for property $Game
error 22 No DocBlock was found for property $Players
error 24 No short description for method init()
error 36 No short description for method Players()
error 43 No short description for method Commander()
error 50 No short description for method InputAdapter()
error 57 No short description for method Game()

daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare\playermapper_modernwarfare.final.php3

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare\playermapper_modernwarfare.final.php
error 7 No DocBlock was found for \Daemon\ServerImplementation\Servers\Quake3\CallOfDuty\ModernWarfare\PlayerMapper_ModernWarfare
error 9 No DocBlock was found for method getNewPlayer()

daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare\player_modernwarfare.final.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare\player_modernwarfare.final.php
error 7 No DocBlock was found for \Daemon\ServerImplementation\Servers\Quake3\CallOfDuty\ModernWarfare\Player_ModernWarfare

daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare2\commander_modernwarfare2.final.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare2\commander_modernwarfare2.final.php
error 19 No DocBlock was found for method __construct()

daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare2\inputadapter_modernwarfare2.final.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare2\inputadapter_modernwarfare2.final.php
critical 7 No short description for class \Daemon\ServerImplementation\Servers\Quake3\CallOfDuty\ModernWarfare2\InputAdapter_ModernWarfare2

daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare2\modernwarfare2.final.php10

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare2\modernwarfare2.final.php
error 20 No DocBlock was found for property $InputAdapter
error 21 No DocBlock was found for property $Commander
error 22 No DocBlock was found for property $Game
error 23 No DocBlock was found for property $Players
error 26 No short description for method init()
error 38 No short description for method Players()
error 46 No short description for method Commander()
error 54 No short description for method InputAdapter()
error 62 No short description for method Game()

daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare2\playermapper_modernwarfare2.final.php3

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare2\playermapper_modernwarfare2.final.php
critical 7 No short description for class \Daemon\ServerImplementation\Servers\Quake3\CallOfDuty\ModernWarfare2\PlayerMapper_ModernWarfare2
error 23 No DocBlock was found for method getNewPlayer()

daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare2\player_modernwarfare2.final.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\modernwarfare2\player_modernwarfare2.final.php
critical 7 No short description for class \Daemon\ServerImplementation\Servers\Quake3\CallOfDuty\ModernWarfare2\Player_ModernWarfare2

daemon\daemon\serverimplementation\servers\quake3\callofduty\playermapper_callofduty.abstract.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\playermapper_callofduty.abstract.php
critical 7 No short description for class \Daemon\ServerImplementation\Servers\Quake3\CallOfDuty\PlayerMapper_CallOfDuty

daemon\daemon\serverimplementation\servers\quake3\callofduty\player_callofduty.abstract.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\player_callofduty.abstract.php
critical 7 No short description for class \Daemon\ServerImplementation\Servers\Quake3\CallOfDuty\Player_CallOfDuty

daemon\daemon\serverimplementation\servers\quake3\callofduty\worldatwar\inputadapter_worldatwar.final.php4

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\callofduty\worldatwar\inputadapter_worldatwar.final.php
critical 7 No short description for class \Daemon\ServerImplementation\Servers\Quake3\CallOfDuty\WorldAtWar\InputAdapter_WorldAtWar
error 14 No short description for method shiftTimestamp()
error 14 Argument $logline is missing from the Docblock of shiftTimestamp()

daemon\daemon\serverimplementation\servers\quake3\commander_quake3.abstract.php5

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\commander_quake3.abstract.php
critical 8 No short description for class \Daemon\ServerImplementation\Servers\Quake3\Commander_Quake3
error 26 No DocBlock was found for method __construct()
error 30 No DocBlock was found for method Rcon()
error 34 No DocBlock was found for method sendGlobalMsg()

daemon\daemon\serverimplementation\servers\quake3\inputadapter_quake3.abstract.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\inputadapter_quake3.abstract.php
error 55 No short description for method getNewInputActions()

daemon\daemon\serverimplementation\servers\quake3\playermapper_quake3.abstract.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\playermapper_quake3.abstract.php
critical 7 No short description for class \Daemon\ServerImplementation\Servers\Quake3\PlayerMapper_Quake3

daemon\daemon\serverimplementation\servers\quake3\player_quake3.abstract.php3

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\player_quake3.abstract.php
critical 7 No short description for class \Daemon\ServerImplementation\Servers\Quake3\Player_Quake3
error 13 No DocBlock was found for method getPbid()

daemon\daemon\serverimplementation\servers\quake3\quake3.abstract.php4

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\serverimplementation\servers\quake3\quake3.abstract.php
error 24 No short description for method init()
error 35 No DocBlock was found for method deInit()
error 77 No DocBlock was found for method Rcon()

daemon\daemon\user\invalidcredentialsexception.class.php2

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\user\invalidcredentialsexception.class.php
error 5 No DocBlock was found for \Daemon\User\InvalidCredentialsException

daemon\daemon\user\user.class.php6

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\user\user.class.php
error 20 No DocBlock was found for property $MySQL
error 21 No DocBlock was found for property $db_id
error 22 No DocBlock was found for property $loginname
error 23 No DocBlock was found for property $email
error 24 No DocBlock was found for property $created

daemon\daemon\user\usermapper.class.php3

Type Line Description
error 0 No page-level DocBlock was found in file daemon\daemon\user\usermapper.class.php
error 19 No DocBlock was found for property $MySQL
error 21 No DocBlock was found for method __construct()

daemon\plugins\basicadmin\basicadmin.final.php17

Type Line Description
error 0 No page-level DocBlock was found in file daemon\plugins\basicadmin\basicadmin.final.php
error 28 No short description for method getVersion()
error 35 No short description for method getDescription()
error 42 No short description for method newVersionAvailable()
error 50 No short description for method getName()
error 80 No short description for method init()
error 87 No short description for method isCompatible()
error 87 Argument $modMajor is missing from the Docblock of isCompatible()
error 87 Argument $modMinor is missing from the Docblock of isCompatible()
error 94 No short description for method getServerCommands()
error 104 No short description for method serverEvent()
error 104 Argument $e is missing from the Docblock of serverEvent()
error 113 No short description for method executeServerCommand()
error 113 Argument $c is missing from the Docblock of executeServerCommand()
error 113 Argument $executer is missing from the Docblock of executeServerCommand()
error 126 No short description for method supportsGame()
error 126 Argument $game is missing from the Docblock of supportsGame()

daemon\plugins\chat\chat.final.php10

Type Line Description
error 0 No page-level DocBlock was found in file daemon\plugins\chat\chat.final.php
error 27 Argument $Command is missing from the Docblock of executeAPICommand()
error 27 Argument $User is missing from the Docblock of executeAPICommand()
error 27 Argument $Request is missing from the Docblock of executeAPICommand()
error 71 Argument $e is missing from the Docblock of serverEvent()
error 81 Argument $c is missing from the Docblock of executeServerCommand()
error 81 Argument $executer is missing from the Docblock of executeServerCommand()
error 102 Argument $game is missing from the Docblock of supportsGame()
error 132 Argument $modMajor is missing from the Docblock of isCompatible()
error 132 Argument $modMinor is missing from the Docblock of isCompatible()

daemon\plugins\help\help.final.php6

Type Line Description
error 0 No page-level DocBlock was found in file daemon\plugins\help\help.final.php
error 23 Argument $Command is missing from the Docblock of executeAPICommand()
error 23 Argument $User is missing from the Docblock of executeAPICommand()
error 23 Argument $Request is missing from the Docblock of executeAPICommand()
error 76 Argument $modMajor is missing from the Docblock of isCompatible()
error 76 Argument $modMinor is missing from the Docblock of isCompatible()

daemon\plugins\serveradmin\serveradmin.final.php6

Type Line Description
error 0 No page-level DocBlock was found in file daemon\plugins\serveradmin\serveradmin.final.php
error 29 Argument $Command is missing from the Docblock of executeAPICommand()
error 29 Argument $User is missing from the Docblock of executeAPICommand()
error 29 Argument $Request is missing from the Docblock of executeAPICommand()
error 100 Argument $modMajor is missing from the Docblock of isCompatible()
error 100 Argument $modMinor is missing from the Docblock of isCompatible()

daemon\start.php1

Type Line Description
error 0 No page-level DocBlock was found in file daemon\start.php

setup-script\setup.php6

Type Line Description
error 0 No page-level DocBlock was found in file setup-script\setup.php
error 3 No DocBlock was found for function \generateStatus()
error 17 No DocBlock was found for function \getfile()
error 37 No DocBlock was found for function \install()
error 59 No DocBlock was found for function \checkDependencies()
error 117 No DocBlock was found for function \removeSetup()

snippets\access_Test.php8

Type Line Description
error 0 No page-level DocBlock was found in file snippets\access_Test.php
error 5 No DocBlock was found for \A
error 6 No DocBlock was found for property $A
error 8 No DocBlock was found for method changeExternalA()
error 26 No DocBlock was found for \B
error 27 No DocBlock was found for method staticB()
error 37 No DocBlock was found for \AAAA
error 41 No DocBlock was found for function \BBBB()

snippets\case_sensitivity.php6

Type Line Description
error 0 No page-level DocBlock was found in file snippets\case_sensitivity.php
error 5 No DocBlock was found for \FooBar
error 8 No DocBlock was found for property $aVariable
error 10 No DocBlock was found for method FooFooFoo()
error 14 No DocBlock was found for method aStaticFunction()
error 24 No DocBlock was found for function \Test()

snippets\config_test.php1

Type Line Description
error 0 No page-level DocBlock was found in file snippets\config_test.php

snippets\explode.php1

Type Line Description
error 0 No page-level DocBlock was found in file snippets\explode.php

snippets\newfile.php1

Type Line Description
error 0 No page-level DocBlock was found in file snippets\newfile.php

snippets\tcp_test.php1

Type Line Description
error 0 No page-level DocBlock was found in file snippets\tcp_test.php