mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* New Poller validations Seperated poller and distributed poller validations to make poller validations generally available One auto fixer added Translatable strings * lint and style fixes * and style * and style * Update LibreNMS/Validations/Poller/CheckLocking.php Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com> * Update CheckPythonWrapper.php * Try to check if cron is even installed before warning about not being able to read the cron files. Likely most systems they won't be readable, but also, it is very unlikely we hit the cron check and it is meaningfully different than the first Poller::exists() check. * Work on poller validation Remove errors/warnings when at least one poller of the other type is active. * style fixes Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com>
11663 lines
421 KiB
Plaintext
11663 lines
421 KiB
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\AlertRules\\:\\:runRules\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/AlertRules.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\AlertRules\\:\\:runRules\\(\\) has parameter \\$device_id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/AlertRules.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\AlertUtil\\:\\:getRules\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/AlertUtil.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\AlertUtil\\:\\:getRules\\(\\) has parameter \\$device_id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/AlertUtil.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\RunAlerts\\:\\:alertLog\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/RunAlerts.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\RunAlerts\\:\\:alertLog\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/RunAlerts.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\RunAlerts\\:\\:alertLog\\(\\) has parameter \\$result with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/RunAlerts.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\RunAlerts\\:\\:alertLog\\(\\) has parameter \\$transport with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/RunAlerts.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\RunAlerts\\:\\:clearStaleAlerts\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/RunAlerts.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\RunAlerts\\:\\:loadAlerts\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/RunAlerts.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\RunAlerts\\:\\:loadAlerts\\(\\) has parameter \\$where with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/RunAlerts.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Template\\:\\:getBody\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Template.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Template\\:\\:getBody\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Template.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Template\\:\\:getTitle\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Template.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Template\\:\\:getTitle\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Template.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Alert\\\\Template\\:\\:\\$template has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Template.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\:\\:isHtmlContent\\(\\) has parameter \\$content with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Alert\\\\Transport\\:\\:\\$config has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport.php
|
|
|
|
-
|
|
message: "#^Variable \\$transport in empty\\(\\) always exists and is always falsy\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Alerta\\:\\:contactAlerta\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Alerta.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Alerta\\:\\:contactAlerta\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Alerta.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Alerta\\:\\:contactAlerta\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Alerta.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Alertmanager\\:\\:contactAlertmanager\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Alertmanager.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Alertmanager\\:\\:contactAlertmanager\\(\\) has parameter \\$api with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Alertmanager.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Alertmanager\\:\\:contactAlertmanager\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Alertmanager.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Alertmanager\\:\\:postAlerts\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Alertmanager.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Alertmanager\\:\\:postAlerts\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Alertmanager.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Alertmanager\\:\\:postAlerts\\(\\) has parameter \\$url with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Alertmanager.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Api\\:\\:contactAPI\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Api.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Api\\:\\:contactAPI\\(\\) has parameter \\$api with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Api.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Api\\:\\:contactAPI\\(\\) has parameter \\$auth with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Api.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Api\\:\\:contactAPI\\(\\) has parameter \\$body with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Api.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Api\\:\\:contactAPI\\(\\) has parameter \\$headers with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Api.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Api\\:\\:contactAPI\\(\\) has parameter \\$method with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Api.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Api\\:\\:contactAPI\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Api.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Api\\:\\:contactAPI\\(\\) has parameter \\$options with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Api.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Boxcar\\:\\:contactBoxcar\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Boxcar.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Boxcar\\:\\:contactBoxcar\\(\\) has parameter \\$api with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Boxcar.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Boxcar\\:\\:contactBoxcar\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Boxcar.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Canopsis\\:\\:contactCanopsis\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Canopsis.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Canopsis\\:\\:contactCanopsis\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Canopsis.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Canopsis\\:\\:contactCanopsis\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Canopsis.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Ciscospark\\:\\:contactCiscospark\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Ciscospark.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Ciscospark\\:\\:contactCiscospark\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Ciscospark.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Ciscospark\\:\\:contactCiscospark\\(\\) has parameter \\$room_id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Ciscospark.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Ciscospark\\:\\:contactCiscospark\\(\\) has parameter \\$token with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Ciscospark.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Clickatell\\:\\:contactClickatell\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Clickatell.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Clickatell\\:\\:contactClickatell\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Clickatell.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Clickatell\\:\\:contactClickatell\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Clickatell.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Discord\\:\\:contactDiscord\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Discord.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Discord\\:\\:contactDiscord\\(\\) has parameter \\$discord_opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Discord.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Discord\\:\\:contactDiscord\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Discord.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Discord\\:\\:createDiscordFields\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Discord.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Discord\\:\\:createDiscordFields\\(\\) has parameter \\$discord_opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Discord.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Discord\\:\\:createDiscordFields\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Discord.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Dummy\\:\\:contactDummy\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Dummy.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Elasticsearch\\:\\:contactElasticsearch\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Elasticsearch.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Elasticsearch\\:\\:contactElasticsearch\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Elasticsearch.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Elasticsearch\\:\\:contactElasticsearch\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Elasticsearch.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Gitlab\\:\\:contactGitlab\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Gitlab.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Gitlab\\:\\:contactGitlab\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Gitlab.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Gitlab\\:\\:contactGitlab\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Gitlab.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Googlechat\\:\\:contactGooglechat\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Googlechat.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Googlechat\\:\\:contactGooglechat\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Googlechat.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Googlechat\\:\\:contactGooglechat\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Googlechat.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Hipchat\\:\\:contactHipchat\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Hipchat.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Hipchat\\:\\:contactHipchat\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Hipchat.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Hipchat\\:\\:contactHipchat\\(\\) has parameter \\$option with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Hipchat.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Hue\\:\\:contactHue\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Hue.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Hue\\:\\:contactHue\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Hue.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Hue\\:\\:contactHue\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Hue.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Irc\\:\\:contactIrc\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Irc.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Irc\\:\\:contactIrc\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Irc.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Irc\\:\\:contactIrc\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Irc.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Jira\\:\\:contactJira\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Jira.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Jira\\:\\:contactJira\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Jira.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Jira\\:\\:contactJira\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Jira.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Kayako\\:\\:contactKayako\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Kayako.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Kayako\\:\\:contactKayako\\(\\) has parameter \\$host with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Kayako.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Kayako\\:\\:contactKayako\\(\\) has parameter \\$kayako with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Kayako.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Linenotify\\:\\:contactLinenotify\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Linenotify.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Linenotify\\:\\:contactLinenotify\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Linenotify.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Linenotify\\:\\:contactLinenotify\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Linenotify.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Linenotify\\:\\:contactLinenotify\\(\\) is unused\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Linenotify.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Mail\\:\\:contactMail\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Mail.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Mail\\:\\:contactMail\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Mail.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Matrix\\:\\:contactMatrix\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Matrix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Matrix\\:\\:contactMatrix\\(\\) has parameter \\$authtoken with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Matrix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Matrix\\:\\:contactMatrix\\(\\) has parameter \\$message with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Matrix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Matrix\\:\\:contactMatrix\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Matrix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Matrix\\:\\:contactMatrix\\(\\) has parameter \\$room with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Matrix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Matrix\\:\\:contactMatrix\\(\\) has parameter \\$server with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Matrix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Mattermost\\:\\:contactMattermost\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Mattermost.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Mattermost\\:\\:contactMattermost\\(\\) has parameter \\$api with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Mattermost.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Mattermost\\:\\:contactMattermost\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Mattermost.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Msteams\\:\\:contactMsteams\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Msteams.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Msteams\\:\\:contactMsteams\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Msteams.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Msteams\\:\\:contactMsteams\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Msteams.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Nagios\\:\\:contactNagios\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Nagios.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Nagios\\:\\:contactNagios\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Nagios.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Nagios\\:\\:contactNagios\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Nagios.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Opsgenie\\:\\:contactOpsgenie\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Opsgenie.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Opsgenie\\:\\:contactOpsgenie\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Opsgenie.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Opsgenie\\:\\:contactOpsgenie\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Opsgenie.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Osticket\\:\\:contactOsticket\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Osticket.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Osticket\\:\\:contactOsticket\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Osticket.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Osticket\\:\\:contactOsticket\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Osticket.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Playsms\\:\\:contactPlaysms\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Playsms.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Playsms\\:\\:contactPlaysms\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Playsms.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Playsms\\:\\:contactPlaysms\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Playsms.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Pushbullet\\:\\:contactPushbullet\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Pushbullet.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Pushbullet\\:\\:contactPushbullet\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Pushbullet.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Pushbullet\\:\\:contactPushbullet\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Pushbullet.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Pushover\\:\\:contactPushover\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Pushover.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Pushover\\:\\:contactPushover\\(\\) has parameter \\$api with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Pushover.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Pushover\\:\\:contactPushover\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Pushover.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Rocket\\:\\:contactRocket\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Rocket.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Rocket\\:\\:contactRocket\\(\\) has parameter \\$api with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Rocket.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Rocket\\:\\:contactRocket\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Rocket.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:calculateStatus\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:calculateStatus\\(\\) has parameter \\$severity with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:calculateStatus\\(\\) has parameter \\$state with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:checkName\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:checkName\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:checkName\\(\\) has parameter \\$prefix with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:contactSensu\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:contactSensu\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:contactSensu\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:generateAnnotations\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:generateAnnotations\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:generateData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:generateData\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:generateData\\(\\) has parameter \\$offset with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:generateData\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:generateData\\(\\) has parameter \\$status with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:getEntityName\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:getEntityName\\(\\) has parameter \\$key with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:getEntityName\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:shortenName\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:shortenName\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:\\$severity has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:\\$status has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Static property LibreNMS\\\\Alert\\\\Transport\\\\Sensu\\:\\:\\$severity is never read, only written\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Sensu.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Signal\\:\\:contactSignal\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Signal.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Signal\\:\\:contactSignal\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Signal.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Signal\\:\\:contactSignal\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Signal.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Signalwire\\:\\:contactSignalwire\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Signalwire.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Signalwire\\:\\:contactSignalwire\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Signalwire.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Signalwire\\:\\:contactSignalwire\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Signalwire.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Slack\\:\\:contactSlack\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Slack.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Slack\\:\\:contactSlack\\(\\) has parameter \\$api with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Slack.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Slack\\:\\:contactSlack\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Slack.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Smseagle\\:\\:contactSmseagle\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Smseagle.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Smseagle\\:\\:contactSmseagle\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Smseagle.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Smseagle\\:\\:contactSmseagle\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Smseagle.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Smsfeedback\\:\\:contactsmsfeedback\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Smsfeedback.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Smsfeedback\\:\\:contactsmsfeedback\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Smsfeedback.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Smsfeedback\\:\\:contactsmsfeedback\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Smsfeedback.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Splunk\\:\\:contactSplunk\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Splunk.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Splunk\\:\\:contactSplunk\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Splunk.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Splunk\\:\\:contactSplunk\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Splunk.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Syslog\\:\\:contactSyslog\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Syslog.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Syslog\\:\\:contactSyslog\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Syslog.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Syslog\\:\\:contactSyslog\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Syslog.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Telegram\\:\\:contactTelegram\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Telegram.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Telegram\\:\\:contactTelegram\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Telegram.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Telegram\\:\\:contactTelegram\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Telegram.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Twilio\\:\\:contactTwilio\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Twilio.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Twilio\\:\\:contactTwilio\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Twilio.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Twilio\\:\\:contactTwilio\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Twilio.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Ukfastpss\\:\\:contactUkfastpss\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Ukfastpss.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Ukfastpss\\:\\:contactUkfastpss\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Ukfastpss.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Ukfastpss\\:\\:contactUkfastpss\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Ukfastpss.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Victorops\\:\\:contactVictorops\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Victorops.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Victorops\\:\\:contactVictorops\\(\\) has parameter \\$obj with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Victorops.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alert\\\\Transport\\\\Victorops\\:\\:contactVictorops\\(\\) has parameter \\$opts with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alert/Transport/Victorops.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alerting\\\\QueryBuilderFilter\\:\\:generateMacroFilter\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alerting/QueryBuilderFilter.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alerting\\\\QueryBuilderFilter\\:\\:generateMacroFilter\\(\\) has parameter \\$config_location with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alerting/QueryBuilderFilter.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alerting\\\\QueryBuilderFilter\\:\\:generateTableFilter\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alerting/QueryBuilderFilter.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alerting\\\\QueryBuilderFilter\\:\\:getColumnType\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alerting/QueryBuilderFilter.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Alerting\\\\QueryBuilderFilter\\:\\:getColumnType\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alerting/QueryBuilderFilter.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Alerting\\\\QueryBuilderFilter\\:\\:\\$filter has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alerting/QueryBuilderFilter.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Alerting\\\\QueryBuilderFilter\\:\\:\\$schema has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alerting/QueryBuilderFilter.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Alerting\\\\QueryBuilderFilter\\:\\:\\$table_blacklist has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alerting/QueryBuilderFilter.php
|
|
|
|
-
|
|
message: "#^Call to function is_null\\(\\) with string will always evaluate to false\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alerting/QueryBuilderParser.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Alerting\\\\QueryBuilderParser\\:\\:\\$builder has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alerting/QueryBuilderParser.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Alerting\\\\QueryBuilderParser\\:\\:\\$legacy_operators has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alerting/QueryBuilderParser.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Alerting\\\\QueryBuilderParser\\:\\:\\$operators has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alerting/QueryBuilderParser.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Alerting\\\\QueryBuilderParser\\:\\:\\$schema has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alerting/QueryBuilderParser.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Alerting\\\\QueryBuilderParser\\:\\:\\$tables has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alerting/QueryBuilderParser.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Alerting\\\\QueryBuilderParser\\:\\:\\$values has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Alerting/QueryBuilderParser.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:authLdapSessionCacheGet\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:authLdapSessionCacheGet\\(\\) has parameter \\$attr with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:authLdapSessionCacheSet\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:authLdapSessionCacheSet\\(\\) has parameter \\$attr with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:authLdapSessionCacheSet\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:getCn\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:getCn\\(\\) has parameter \\$dn with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:getConnection\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:getDn\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:getDn\\(\\) has parameter \\$samaccountname with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:getDomainSid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:getFullname\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:getFullname\\(\\) has parameter \\$username with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:getGroupList\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:getUseridFromSid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:getUseridFromSid\\(\\) has parameter \\$sid with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:groupFilter\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:groupFilter\\(\\) has parameter \\$groupname with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:sidFromLdap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:sidFromLdap\\(\\) has parameter \\$sid with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:userFilter\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:userFilter\\(\\) has parameter \\$username with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$link_identifier of function ldap_error expects resource, false given\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:\\$AUTH_IS_EXTERNAL has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:\\$CAN_UPDATE_PASSWORDS has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\ADAuthorizationAuthorizer\\:\\:\\$ldap_connection has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ADAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:bind\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:bind\\(\\) has parameter \\$credentials with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:connect\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:getCn\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:getCn\\(\\) has parameter \\$dn with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:getConnection\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:getDn\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:getDn\\(\\) has parameter \\$samaccountname with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:getDomainSid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:getFullname\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:getFullname\\(\\) has parameter \\$username with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:getGroupList\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:getUseridFromSid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:getUseridFromSid\\(\\) has parameter \\$sid with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:groupFilter\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:groupFilter\\(\\) has parameter \\$groupname with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:init\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:sidFromLdap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:sidFromLdap\\(\\) has parameter \\$sid with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:userFilter\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:userFilter\\(\\) has parameter \\$username with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:userInGroup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:userInGroup\\(\\) has parameter \\$groupname with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:userInGroup\\(\\) has parameter \\$username with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:\\$CAN_UPDATE_PASSWORDS has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:\\$is_bound has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\ActiveDirectoryAuthorizer\\:\\:\\$ldap_connection has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/ActiveDirectoryAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\AuthorizerBase\\:\\:\\$AUTH_IS_EXTERNAL has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/AuthorizerBase.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\AuthorizerBase\\:\\:\\$CAN_UPDATE_PASSWORDS has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/AuthorizerBase.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\AuthorizerBase\\:\\:\\$CAN_UPDATE_USER has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/AuthorizerBase.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\AuthorizerBase\\:\\:\\$HAS_AUTH_USERMANAGEMENT has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/AuthorizerBase.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\HttpAuthAuthorizer\\:\\:\\$AUTH_IS_EXTERNAL has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/HttpAuthAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\HttpAuthAuthorizer\\:\\:\\$CAN_UPDATE_PASSWORDS has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/HttpAuthAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\HttpAuthAuthorizer\\:\\:\\$CAN_UPDATE_USER has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/HttpAuthAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\HttpAuthAuthorizer\\:\\:\\$HAS_AUTH_USERMANAGEMENT has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/HttpAuthAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizationAuthorizer\\:\\:authLdapSessionCacheGet\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizationAuthorizer\\:\\:authLdapSessionCacheGet\\(\\) has parameter \\$attr with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizationAuthorizer\\:\\:authLdapSessionCacheSet\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizationAuthorizer\\:\\:authLdapSessionCacheSet\\(\\) has parameter \\$attr with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizationAuthorizer\\:\\:authLdapSessionCacheSet\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizationAuthorizer\\:\\:getGroupList\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizationAuthorizer\\:\\:getMembername\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizationAuthorizer\\:\\:getMembername\\(\\) has parameter \\$username with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$link_identifier of function ldap_error expects resource, false given\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\LdapAuthorizationAuthorizer\\:\\:\\$AUTH_IS_EXTERNAL has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\LdapAuthorizationAuthorizer\\:\\:\\$ldap_connection has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizationAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizer\\:\\:bind\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizer\\:\\:bind\\(\\) has parameter \\$credentials with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizer\\:\\:connect\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizer\\:\\:getFullDn\\(\\) has parameter \\$username with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizer\\:\\:getGroupList\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizer\\:\\:getMembername\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizer\\:\\:getMembername\\(\\) has parameter \\$username with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizer\\:\\:setAuthLdapSuffixOu\\(\\) has parameter \\$username with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\LdapAuthorizer\\:\\:\\$ldap_connection has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\LdapAuthorizer\\:\\:\\$userloginname has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LdapAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\LegacyAuth\\:\\:\\$_instance has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LegacyAuth.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\LegacyAuth\\:\\:\\$configToClassMap has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/LegacyAuth.php
|
|
|
|
-
|
|
message: "#^If condition is always false\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/MysqlAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\MysqlAuthorizer\\:\\:\\$CAN_UPDATE_PASSWORDS has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/MysqlAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\MysqlAuthorizer\\:\\:\\$CAN_UPDATE_USER has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/MysqlAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\MysqlAuthorizer\\:\\:\\$HAS_AUTH_USERMANAGEMENT has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/MysqlAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\RadiusAuthorizer\\:\\:\\$CAN_UPDATE_PASSWORDS has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/RadiusAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\RadiusAuthorizer\\:\\:\\$CAN_UPDATE_USER has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/RadiusAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\RadiusAuthorizer\\:\\:\\$HAS_AUTH_USERMANAGEMENT has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/RadiusAuthorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Authentication\\\\SSOAuthorizer\\:\\:authSSOGetAttr\\(\\) has parameter \\$prefix with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/SSOAuthorizer.php
|
|
|
|
-
|
|
message: "#^Parameter \\#2 \\$password of method LibreNMS\\\\Authentication\\\\MysqlAuthorizer\\:\\:addUser\\(\\) expects string, null given\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/SSOAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\SSOAuthorizer\\:\\:\\$AUTH_IS_EXTERNAL has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/SSOAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\SSOAuthorizer\\:\\:\\$CAN_UPDATE_PASSWORDS has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/SSOAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\SSOAuthorizer\\:\\:\\$CAN_UPDATE_USER has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/SSOAuthorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\SSOAuthorizer\\:\\:\\$HAS_AUTH_USERMANAGEMENT has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/SSOAuthorizer.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$input of function str_pad expects string, int given\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/TwoFactor.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$number of function base_convert expects string, int given\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/TwoFactor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\TwoFactor\\:\\:\\$base32 has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/TwoFactor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Authentication\\\\TwoFactor\\:\\:\\$base32_enc has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Authentication/TwoFactor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Cache\\\\Device\\:\\:load\\(\\) has parameter \\$field with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Cache/Device.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Cache\\\\Device\\:\\:load\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Cache/Device.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$key of method Illuminate\\\\Support\\\\Collection\\<int,mixed\\>\\:\\:get\\(\\) expects int, string given\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Cache/Device.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Cache\\\\Device\\:\\:\\$devices has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Cache/Device.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Cache\\\\Device\\:\\:\\$primary has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Cache/Device.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Cache\\\\PermissionsCache\\:\\:\\$billPermissions has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Cache/PermissionsCache.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Cache\\\\PermissionsCache\\:\\:\\$deviceGroupMap has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Cache/PermissionsCache.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Cache\\\\PermissionsCache\\:\\:\\$devicePermissions has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Cache/PermissionsCache.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Cache\\\\PermissionsCache\\:\\:\\$portPermissions has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Cache/PermissionsCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:createComponent\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:createComponent\\(\\) has parameter \\$device_id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:createComponent\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:createStatusLogEntry\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:createStatusLogEntry\\(\\) has parameter \\$component_id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:createStatusLogEntry\\(\\) has parameter \\$message with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:createStatusLogEntry\\(\\) has parameter \\$status with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:deleteComponent\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:deleteComponent\\(\\) has parameter \\$id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:getComponentCount\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:getComponentCount\\(\\) has parameter \\$device_id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:getComponentStatus\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:getComponentStatus\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:getComponentStatusLog\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:getComponentStatusLog\\(\\) has parameter \\$component_id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:getComponentStatusLog\\(\\) has parameter \\$end with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:getComponentStatusLog\\(\\) has parameter \\$start with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:getComponentType\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:getComponentType\\(\\) has parameter \\$TYPE with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:getComponents\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:getComponents\\(\\) has parameter \\$device_id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:getComponents\\(\\) has parameter \\$options with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:setComponentPrefs\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:setComponentPrefs\\(\\) has parameter \\$device_id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Component\\:\\:setComponentPrefs\\(\\) has parameter \\$updated with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Component\\:\\:\\$reserved has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Component.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\ComposerHelper\\:\\:populateEnv\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/ComposerHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\ComposerHelper\\:\\:postInstall\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/ComposerHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\ComposerHelper\\:\\:postRootPackageInstall\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/ComposerHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\ComposerHelper\\:\\:preInstall\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/ComposerHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\ComposerHelper\\:\\:preUpdate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/ComposerHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\ComposerHelper\\:\\:setPermissions\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/ComposerHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Config\\:\\:deprecatedVariable\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Config.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Config\\:\\:forget\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Config.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Config\\:\\:load\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Config.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Config\\:\\:loadDB\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Config.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Config\\:\\:loadDefaults\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Config.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Config\\:\\:loadGraphsFromDb\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Config.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Config\\:\\:loadGraphsFromDb\\(\\) has parameter \\$config with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Config.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Config\\:\\:loadUserConfigFile\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Config.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Config\\:\\:populateLegacyDbCredentials\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Config.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Config\\:\\:populateTime\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Config.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Config\\:\\:processConfig\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Config.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Config\\:\\:processDefaults\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Config.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Config\\:\\:set\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Config.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Config\\:\\:setDefault\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Config.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Config\\:\\:\\$config has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Config.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\DB\\\\Schema\\:\\:columnExists\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/DB/Schema.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\DB\\\\Schema\\:\\:columnExists\\(\\) has parameter \\$column with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/DB/Schema.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\DB\\\\Schema\\:\\:columnExists\\(\\) has parameter \\$table with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/DB/Schema.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\DB\\\\Schema\\:\\:findPathRecursive\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/DB/Schema.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\DB\\\\Schema\\:\\:findPathRecursive\\(\\) has parameter \\$history with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/DB/Schema.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\DB\\\\Schema\\:\\:findPathRecursive\\(\\) has parameter \\$target with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/DB/Schema.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\DB\\\\Schema\\:\\:getSchema\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/DB/Schema.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\DB\\\\Schema\\:\\:getTableFromKey\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/DB/Schema.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\DB\\\\Schema\\:\\:getTableFromKey\\(\\) has parameter \\$key with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/DB/Schema.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\DB\\\\Schema\\:\\:getTableRelationships\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/DB/Schema.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\DB\\\\Schema\\:\\:\\$relationship_blacklist has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/DB/Schema.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\DB\\\\Schema\\:\\:\\$relationships has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/DB/Schema.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\DB\\\\Schema\\:\\:\\$schema has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/DB/Schema.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\BaseDatastore\\:\\:recordStatistic\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/BaseDatastore.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\BaseDatastore\\:\\:\\$stats has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/BaseDatastore.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\Datastore\\:\\:disable\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Datastore.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\Datastore\\:\\:put\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Datastore.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\Datastore\\:\\:terminate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Datastore.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Datastore\\:\\:\\$stores has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Datastore.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\Graphite\\:\\:put\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Graphite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\Graphite\\:\\:writeData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Graphite.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Graphite\\:\\:\\$connection has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Graphite.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Graphite\\:\\:\\$prefix has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Graphite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\InfluxDB\\:\\:forceType\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/InfluxDB.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\InfluxDB\\:\\:forceType\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/InfluxDB.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\InfluxDB\\:\\:put\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/InfluxDB.php
|
|
|
|
-
|
|
message: "#^If condition is always true\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/OpenTSDB.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\OpenTSDB\\:\\:put\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/OpenTSDB.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\OpenTSDB\\:\\:putData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/OpenTSDB.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\OpenTSDB\\:\\:putData\\(\\) has parameter \\$measurement with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/OpenTSDB.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\OpenTSDB\\:\\:putData\\(\\) has parameter \\$tags with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/OpenTSDB.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\OpenTSDB\\:\\:putData\\(\\) has parameter \\$timestamp with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/OpenTSDB.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\OpenTSDB\\:\\:putData\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/OpenTSDB.php
|
|
|
|
-
|
|
message: "#^Negated boolean expression is always false\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/OpenTSDB.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\Prometheus\\:\\:getDefaultOptions\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Prometheus.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\Prometheus\\:\\:put\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Prometheus.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Prometheus\\:\\:\\$base_uri has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Prometheus.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Prometheus\\:\\:\\$client has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Prometheus.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Prometheus\\:\\:\\$default_opts has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Prometheus.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Prometheus\\:\\:\\$enabled has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Prometheus.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Prometheus\\:\\:\\$prefix has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Prometheus.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\Rrd\\:\\:close\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Rrd.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\Rrd\\:\\:isAsyncRunning\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Rrd.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\Rrd\\:\\:isSyncRunning\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Rrd.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\Rrd\\:\\:purge\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Rrd.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Data\\\\Store\\\\Rrd\\:\\:put\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Rrd.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Rrd\\:\\:\\$async_process \\(LibreNMS\\\\Proc\\) in isset\\(\\) is not nullable\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Rrd.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Rrd\\:\\:\\$disabled has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Rrd.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Rrd\\:\\:\\$rra has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Rrd.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Rrd\\:\\:\\$rrd_dir has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Rrd.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Rrd\\:\\:\\$rrdcached has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Rrd.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Rrd\\:\\:\\$step has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Rrd.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Rrd\\:\\:\\$sync_process \\(LibreNMS\\\\Proc\\) in isset\\(\\) is not nullable\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Rrd.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Data\\\\Store\\\\Rrd\\:\\:\\$version has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Rrd.php
|
|
|
|
-
|
|
message: "#^Right side of && is always true\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Data/Store/Rrd.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Availability\\:\\:availability\\(\\) has parameter \\$now with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Availability.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Availability\\:\\:day\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Availability.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Availability\\:\\:day\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Availability.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Availability\\:\\:day\\(\\) has parameter \\$precision with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Availability.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Availability\\:\\:month\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Availability.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Availability\\:\\:month\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Availability.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Availability\\:\\:month\\(\\) has parameter \\$precision with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Availability.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Availability\\:\\:week\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Availability.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Availability\\:\\:week\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Availability.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Availability\\:\\:week\\(\\) has parameter \\$precision with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Availability.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Availability\\:\\:year\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Availability.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Availability\\:\\:year\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Availability.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Availability\\:\\:year\\(\\) has parameter \\$precision with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Availability.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Processor\\:\\:onCreate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Processor\\:\\:onDelete\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Processor\\:\\:poll\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Processor\\:\\:pollProcessors\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Processor\\:\\:pollProcessors\\(\\) has parameter \\$processors with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Processor\\:\\:processData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Processor\\:\\:processData\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Processor\\:\\:processData\\(\\) has parameter \\$precision with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Processor\\:\\:processYaml\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Processor\\:\\:runDiscovery\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$model of static method LibreNMS\\\\Model\\:\\:onCreate\\(\\) expects static\\(LibreNMS\\\\Device\\\\Processor\\), LibreNMS\\\\Device\\\\Processor given\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$model of static method LibreNMS\\\\Model\\:\\:onDelete\\(\\) expects static\\(LibreNMS\\\\Device\\\\Processor\\), LibreNMS\\\\Device\\\\Processor given\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Processor\\:\\:\\$device_id has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Processor\\:\\:\\$entPhysicalIndex has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Processor\\:\\:\\$hrDeviceIndex has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Processor\\:\\:\\$primaryKey has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Processor\\:\\:\\$processor_descr has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Processor\\:\\:\\$processor_id has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Processor\\:\\:\\$processor_index has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Processor\\:\\:\\$processor_oid has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Processor\\:\\:\\$processor_perc_warn has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Processor\\:\\:\\$processor_precision has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Processor\\:\\:\\$processor_type has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Processor\\:\\:\\$processor_usage has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Processor\\:\\:\\$table has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Processor\\:\\:\\$valid has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Unsafe call to private method LibreNMS\\\\Device\\\\Processor\\:\\:pollProcessors\\(\\) through static\\:\\:\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Unsafe call to private method LibreNMS\\\\Device\\\\Processor\\:\\:processData\\(\\) through static\\:\\:\\.$#"
|
|
count: 3
|
|
path: LibreNMS/Device/Processor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:checkForDuplicateSensors\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:checkForDuplicateSensors\\(\\) has parameter \\$sensors with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:clean\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:discoverType\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:discoverType\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:getDiscoveryInterface\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:getDiscoveryInterface\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:getDiscoveryMethod\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:getDiscoveryMethod\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:getPollingInterface\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:getPollingInterface\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:getPollingMethod\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:getPollingMethod\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:poll\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:pollSensorType\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:recordSensorData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:runDiscovery\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\Sensor\\:\\:sync\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$aggregator has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$current has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$data_name has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$description has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$device_id has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$divisor has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$entPhysicalIndex has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$entPhysicalMeasured has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$high_limit has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$high_warn has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$index has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$low_limit has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$low_warn has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$multiplier has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$name has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$oids has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$sensor_id has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$subtype has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$table has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$translation_prefix has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$type has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\Sensor\\:\\:\\$valid has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/Sensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\WirelessSensor\\:\\:getDiscoveryInterface\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\WirelessSensor\\:\\:getDiscoveryInterface\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\WirelessSensor\\:\\:getDiscoveryMethod\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\WirelessSensor\\:\\:getDiscoveryMethod\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\WirelessSensor\\:\\:getPollingInterface\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\WirelessSensor\\:\\:getPollingInterface\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\WirelessSensor\\:\\:getPollingMethod\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\WirelessSensor\\:\\:getPollingMethod\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\WirelessSensor\\:\\:runDiscovery\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\WirelessSensor\\:\\:\\$access_point_ip has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\WirelessSensor\\:\\:\\$data_name has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\WirelessSensor\\:\\:\\$name has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\WirelessSensor\\:\\:\\$table has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\WirelessSensor\\:\\:\\$translation_prefix has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\YamlDiscovery\\:\\:oidIsNumeric\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/YamlDiscovery.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\YamlDiscovery\\:\\:oidIsNumeric\\(\\) has parameter \\$oid with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/YamlDiscovery.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Device\\\\YamlDiscovery\\:\\:preCache\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/YamlDiscovery.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Device\\\\YamlDiscovery\\:\\:\\$cache_time has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Device/YamlDiscovery.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\ApiException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/ApiException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\ApiException\\:\\:__construct\\(\\) has parameter \\$output with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/ApiException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\ApiException\\:\\:getOutput\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/ApiException.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Exceptions\\\\ApiException\\:\\:\\$output has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/ApiException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\AuthenticationException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/AuthenticationException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\AuthenticationException\\:\\:__construct\\(\\) has parameter \\$hide_message with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/AuthenticationException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\AuthenticationException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/AuthenticationException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\DatabaseInconsistentException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/DatabaseInconsistentException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\DatabaseInconsistentException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/DatabaseInconsistentException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\DatabaseInconsistentException\\:\\:__construct\\(\\) has parameter \\$validationResults with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/DatabaseInconsistentException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\FileWriteFailedException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/FileWriteFailedException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\FileWriteFailedException\\:\\:__construct\\(\\) has parameter \\$file with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/FileWriteFailedException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\HostUnreachableException\\:\\:addReason\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/HostUnreachableException.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Exceptions\\\\HostUnreachableException\\:\\:\\$reasons has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/HostUnreachableException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppBlankJsonException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppBlankJsonException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppBlankJsonException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppBlankJsonException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppBlankJsonException\\:\\:__construct\\(\\) has parameter \\$output with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppBlankJsonException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppBlankJsonException\\:\\:getOutput\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppBlankJsonException.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Exceptions\\\\JsonAppBlankJsonException\\:\\:\\$output has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppBlankJsonException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppExtendErroredException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppExtendErroredException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppExtendErroredException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppExtendErroredException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppExtendErroredException\\:\\:__construct\\(\\) has parameter \\$output with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppExtendErroredException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppExtendErroredException\\:\\:__construct\\(\\) has parameter \\$parsed_json with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppExtendErroredException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppExtendErroredException\\:\\:getOutput\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppExtendErroredException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppExtendErroredException\\:\\:getParsedJson\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppExtendErroredException.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Exceptions\\\\JsonAppExtendErroredException\\:\\:\\$output has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppExtendErroredException.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Exceptions\\\\JsonAppExtendErroredException\\:\\:\\$parsed_json has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppExtendErroredException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppMissingKeysException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppMissingKeysException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppMissingKeysException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppMissingKeysException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppMissingKeysException\\:\\:__construct\\(\\) has parameter \\$output with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppMissingKeysException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppMissingKeysException\\:\\:__construct\\(\\) has parameter \\$parsed_json with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppMissingKeysException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppMissingKeysException\\:\\:getOutput\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppMissingKeysException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppMissingKeysException\\:\\:getParsedJson\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppMissingKeysException.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Exceptions\\\\JsonAppMissingKeysException\\:\\:\\$output has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppMissingKeysException.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Exceptions\\\\JsonAppMissingKeysException\\:\\:\\$parsed_json has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppMissingKeysException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppParsingFailedException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppParsingFailedException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppParsingFailedException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppParsingFailedException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppParsingFailedException\\:\\:__construct\\(\\) has parameter \\$output with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppParsingFailedException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppParsingFailedException\\:\\:getOutput\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppParsingFailedException.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Exceptions\\\\JsonAppParsingFailedException\\:\\:\\$output has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppParsingFailedException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppWrongVersionException\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppWrongVersionException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppWrongVersionException\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppWrongVersionException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppWrongVersionException\\:\\:__construct\\(\\) has parameter \\$output with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppWrongVersionException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppWrongVersionException\\:\\:__construct\\(\\) has parameter \\$parsed_json with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppWrongVersionException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppWrongVersionException\\:\\:getOutput\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppWrongVersionException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\JsonAppWrongVersionException\\:\\:getParsedJson\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppWrongVersionException.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Exceptions\\\\JsonAppWrongVersionException\\:\\:\\$output has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppWrongVersionException.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Exceptions\\\\JsonAppWrongVersionException\\:\\:\\$parsed_json has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/JsonAppWrongVersionException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\RrdGraphException\\:\\:__construct\\(\\) has parameter \\$error with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/RrdGraphException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\RrdGraphException\\:\\:__construct\\(\\) has parameter \\$exit_code with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/RrdGraphException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\RrdGraphException\\:\\:__construct\\(\\) has parameter \\$image_output with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/RrdGraphException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\RrdGraphException\\:\\:getImage\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/RrdGraphException.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Exceptions\\\\RrdGraphException\\:\\:\\$image_output has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/RrdGraphException.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\UnserializableRouteCache\\:\\:__construct\\(\\) has parameter \\$cli_php_version with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/UnserializableRouteCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\UnserializableRouteCache\\:\\:__construct\\(\\) has parameter \\$code with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/UnserializableRouteCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\UnserializableRouteCache\\:\\:__construct\\(\\) has parameter \\$message with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/UnserializableRouteCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Exceptions\\\\UnserializableRouteCache\\:\\:__construct\\(\\) has parameter \\$web_php_version with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/UnserializableRouteCache.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Exceptions\\\\UnserializableRouteCache\\:\\:\\$cli_php_version has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/UnserializableRouteCache.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Exceptions\\\\UnserializableRouteCache\\:\\:\\$web_php_version has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Exceptions/UnserializableRouteCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_auth\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_auth\\(\\) has parameter \\$params with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_color\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_color\\(\\) has parameter \\$bg_color with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_color\\(\\) has parameter \\$fg_color with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_color\\(\\) has parameter \\$other with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_color\\(\\) has parameter \\$text with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_device\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_device\\(\\) has parameter \\$params with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_down\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_down\\(\\) has parameter \\$params with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_help\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_help\\(\\) has parameter \\$params with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_html2irc\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_html2irc\\(\\) has parameter \\$string with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_join\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_join\\(\\) has parameter \\$params with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_listdevices\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_listdevices\\(\\) has parameter \\$params with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_log\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_log\\(\\) has parameter \\$params with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_port\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_port\\(\\) has parameter \\$params with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_quit\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_quit\\(\\) has parameter \\$params with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_reload\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_reload\\(\\) has parameter \\$params with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_status\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_status\\(\\) has parameter \\$params with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_version\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:_version\\(\\) has parameter \\$params with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:alertData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:chkdb\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:connect\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:connect\\(\\) has parameter \\$try with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:connectAlert\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:doAuth\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:getAuthdUser\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:getChan\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:getChan\\(\\) has parameter \\$param with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:getData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:getUser\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:getUser\\(\\) has parameter \\$param with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:getUserHost\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:getUserHost\\(\\) has parameter \\$param with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:handleCommand\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:hostAuth\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:init\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:ircRaw\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:ircRaw\\(\\) has parameter \\$params with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:isAuthd\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:joinChan\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:joinChan\\(\\) has parameter \\$chan with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:loadExternal\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:log\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:log\\(\\) has parameter \\$msg with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:proceedCommand\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:proceedCommand\\(\\) has parameter \\$command with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:proceedCommand\\(\\) has parameter \\$params with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:read\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:read\\(\\) has parameter \\$buff with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:respond\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:respond\\(\\) has parameter \\$msg with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:sendAlert\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:sendAlert\\(\\) has parameter \\$alert with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:sendAlert\\(\\) has parameter \\$sendto with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:sendAlert\\(\\) has parameter \\$severity with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:sendMessage\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:sendMessage\\(\\) has parameter \\$chan with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\IRCBot\\:\\:sendMessage\\(\\) has parameter \\$message with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$authd has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$buff has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$chan has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$command has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$commands has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$config has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$data has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$debug has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$external has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$floodcount has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$j has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$last_activity has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$max_retry has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$nick has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$nickwait has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$pass has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$port has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$server has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$socket has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$ssl has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$tempnick has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$tick has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$tokens has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\IRCBot\\:\\:\\$user has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/IRCBot.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Interfaces\\\\Data\\\\Datastore\\:\\:put\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Interfaces/Data/Datastore.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Interfaces\\\\Discovery\\\\DiscoveryModule\\:\\:runDiscovery\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Interfaces/Discovery/DiscoveryModule.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Interfaces\\\\Discovery\\\\MplsDiscovery\\:\\:discoverMplsTunnelArHops\\(\\) has parameter \\$paths with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Interfaces/Discovery/MplsDiscovery.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Interfaces\\\\Discovery\\\\MplsDiscovery\\:\\:discoverMplsTunnelCHops\\(\\) has parameter \\$paths with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Interfaces/Discovery/MplsDiscovery.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Interfaces\\\\Discovery\\\\SlaDiscovery\\:\\:discoverSlas\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Interfaces/Discovery/SlaDiscovery.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Interfaces\\\\Module\\:\\:cleanup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Interfaces/Module.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Interfaces\\\\Module\\:\\:discover\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Interfaces/Module.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Interfaces\\\\Module\\:\\:poll\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Interfaces/Module.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Interfaces\\\\Polling\\\\MplsPolling\\:\\:pollMplsTunnelArHops\\(\\) has parameter \\$paths with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Interfaces/Polling/MplsPolling.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Interfaces\\\\Polling\\\\MplsPolling\\:\\:pollMplsTunnelCHops\\(\\) has parameter \\$paths with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Interfaces/Polling/MplsPolling.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Interfaces\\\\Polling\\\\PollerModule\\:\\:poll\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Interfaces/Polling/PollerModule.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Interfaces\\\\Polling\\\\SlaPolling\\:\\:pollSlas\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Interfaces/Polling/SlaPolling.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Model\\:\\:clean\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Model.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Model\\:\\:create\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Model.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Model\\:\\:fill\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Model.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Model\\:\\:onCreate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Model.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Model\\:\\:onDelete\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Model.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Model\\:\\:onNoUpdate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Model.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Model\\:\\:onUpdate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Model.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Model\\:\\:sync\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Model.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Model\\:\\:\\$primaryKey has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Model.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Model\\:\\:\\$table has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Model.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Core\\:\\:cleanup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Core.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Core\\:\\:discover\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Core.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Core\\:\\:discoveryIsSlow\\(\\) has parameter \\$def with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Core.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Core\\:\\:poll\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Core.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Isis\\:\\:cleanup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Isis.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Isis\\:\\:discover\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Isis.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Isis\\:\\:parseAdjacencyTime\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Isis.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Isis\\:\\:poll\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Isis.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Modules\\\\Isis\\:\\:\\$isis_codes has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Isis.php
|
|
|
|
-
|
|
message: "#^Variable \\$adjacencies in empty\\(\\) always exists and is not falsy\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Isis.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Mempools\\:\\:calculateAvailable\\(\\) never returns void so it can be removed from the return type\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Mempools.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Mempools\\:\\:cleanup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Mempools.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Mempools\\:\\:discover\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Mempools.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Mempools\\:\\:poll\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Mempools.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Mempools\\:\\:printMempool\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Mempools.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Mpls\\:\\:cleanup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Mpls.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Mpls\\:\\:discover\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Mpls.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Mpls\\:\\:poll\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Mpls.php
|
|
|
|
-
|
|
message: "#^Variable \\$lsps might not be defined\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Mpls.php
|
|
|
|
-
|
|
message: "#^Variable \\$paths might not be defined\\.$#"
|
|
count: 2
|
|
path: LibreNMS/Modules/Mpls.php
|
|
|
|
-
|
|
message: "#^Variable \\$sdps might not be defined\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Mpls.php
|
|
|
|
-
|
|
message: "#^Variable \\$svcs might not be defined\\.$#"
|
|
count: 2
|
|
path: LibreNMS/Modules/Mpls.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Nac\\:\\:cleanup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Nac.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Nac\\:\\:discover\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Nac.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Nac\\:\\:poll\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Nac.php
|
|
|
|
-
|
|
message: "#^Variable \\$features on left side of \\?\\? is never defined\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Os.php
|
|
|
|
-
|
|
message: "#^Variable \\$hardware on left side of \\?\\? is never defined\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Os.php
|
|
|
|
-
|
|
message: "#^Variable \\$location in empty\\(\\) always exists and is always falsy\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Os.php
|
|
|
|
-
|
|
message: "#^Variable \\$serial on left side of \\?\\? is never defined\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Os.php
|
|
|
|
-
|
|
message: "#^Variable \\$version on left side of \\?\\? is never defined\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Os.php
|
|
|
|
-
|
|
message: "#^If condition is always true\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Ospf.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\PrinterSupplies\\:\\:cleanup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/PrinterSupplies.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\PrinterSupplies\\:\\:discover\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/PrinterSupplies.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\PrinterSupplies\\:\\:discoveryLevels\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/PrinterSupplies.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\PrinterSupplies\\:\\:discoveryPapers\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/PrinterSupplies.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\PrinterSupplies\\:\\:poll\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/PrinterSupplies.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Slas\\:\\:cleanup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Slas.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Slas\\:\\:discover\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Slas.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Modules\\\\Slas\\:\\:poll\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Modules/Slas.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:discoverYamlMempools\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:enableGraph\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:fetch\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:fetch\\(\\) has parameter \\$numeric with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:fetchData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:findFirst\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:findFirst\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:findFirst\\(\\) has parameter \\$numeric with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:findFirst\\(\\) has parameter \\$oids with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:getData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:getData\\(\\) has parameter \\$field with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:getData\\(\\) has parameter \\$index with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:getData\\(\\) has parameter \\$yaml with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:getDiscovery\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:getDiscovery\\(\\) has parameter \\$module with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:getName\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:getOid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:getOid\\(\\) has parameter \\$field with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:getOid\\(\\) has parameter \\$index with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:getOid\\(\\) has parameter \\$yaml with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:hasYamlDiscovery\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:isNumeric\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:isNumeric\\(\\) has parameter \\$oids with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:memValid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:memValid\\(\\) has parameter \\$storage with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:oidValid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:oidValid\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:oidValid\\(\\) has parameter \\$oid with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:parseRegex\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:parseRegex\\(\\) has parameter \\$regexes with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:parseRegex\\(\\) has parameter \\$subject with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:preCache\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:translateSysObjectID\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:translateSysObjectID\\(\\) has parameter \\$mib with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\:\\:translateSysObjectID\\(\\) has parameter \\$regex with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\:\\:\\$cache has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\:\\:\\$device has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\:\\:\\$graphs has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\:\\:\\$hrStorage has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\:\\:\\$ignoreMemoryDescr has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\:\\:\\$memoryDescrWarn has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\:\\:\\$memoryStorageTypes has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\:\\:\\$mempoolsData has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\:\\:\\$mempoolsFields has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\:\\:\\$mempoolsOids has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\:\\:\\$mempoolsPrefetch has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\:\\:\\$osDbFields has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\:\\:\\$osFields has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\:\\:\\$pre_cache has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\:\\:\\$validOtherMemory has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Models\\\\Device\\:\\:\\$version \\(string\\|null\\) does not accept int\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Aix.php
|
|
|
|
-
|
|
message: "#^Parameter \\#8 \\$multiplier of class LibreNMS\\\\Device\\\\WirelessSensor constructor expects int, null given\\.$#"
|
|
count: 2
|
|
path: LibreNMS/OS/ArrisDsr4410md.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\ArubaInstant\\:\\:decodeChannel\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/ArubaInstant.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\ArubaInstant\\:\\:decodeChannel\\(\\) has parameter \\$channel with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/ArubaInstant.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\ArubaInstant\\:\\:discoverInstantRadio\\(\\) has parameter \\$desc with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/ArubaInstant.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\ArubaInstant\\:\\:discoverInstantRadio\\(\\) has parameter \\$mib with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/ArubaInstant.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\ArubaInstant\\:\\:discoverInstantRadio\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/ArubaInstant.php
|
|
|
|
-
|
|
message: "#^Variable \\$sensors in empty\\(\\) always exists and is not falsy\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/ArubaInstant.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Arubaos\\:\\:decodeChannel\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Arubaos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Arubaos\\:\\:decodeChannel\\(\\) has parameter \\$channel with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Arubaos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Arubaos\\:\\:discoverInstantRadio\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Arubaos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Arubaos\\:\\:discoverInstantRadio\\(\\) has parameter \\$desc with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Arubaos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Arubaos\\:\\:discoverInstantRadio\\(\\) has parameter \\$oid with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Arubaos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Arubaos\\:\\:discoverInstantRadio\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Arubaos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\AsuswrtMerlin\\:\\:getSensorData\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/AsuswrtMerlin.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\AsuswrtMerlin\\:\\:getSensorData\\(\\) has parameter \\$stats with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/AsuswrtMerlin.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\AsuswrtMerlin\\:\\:getSensorData\\(\\) has parameter \\$system with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/AsuswrtMerlin.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\AsuswrtMerlin\\:\\:getSensorData\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/AsuswrtMerlin.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Ceraos\\:\\:fetchHardware\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Ceraos.php
|
|
|
|
-
|
|
message: "#^Variable \\$multi_get_array on left side of \\?\\? is never defined\\.$#"
|
|
count: 2
|
|
path: LibreNMS/OS/Ceraos.php
|
|
|
|
-
|
|
message: "#^Parameter \\#8 \\$warn_percent of static method LibreNMS\\\\Device\\\\Processor\\:\\:discover\\(\\) expects int, null given\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Comware.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Dnos\\:\\:findProcessors\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Dnos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\EricssonTn\\:\\:discoverWirelessMSE\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/EricssonTn.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Fabos\\:\\:fcSwitchModelToName\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Fabos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Fabos\\:\\:fcSwitchModelToName\\(\\) has parameter \\$model with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Fabos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Ftos\\:\\:getHardware\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Ftos.php
|
|
|
|
-
|
|
message: "#^Parameter \\#8 \\$multiplier of class LibreNMS\\\\Device\\\\WirelessSensor constructor expects int, null given\\.$#"
|
|
count: 3
|
|
path: LibreNMS/OS/HarmonyEnhanced.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Helios\\:\\:discoverOid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Helios.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Helios\\:\\:discoverOid\\(\\) has parameter \\$oid with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Helios.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Helios\\:\\:discoverOid\\(\\) has parameter \\$oid_prefix with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Helios.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Helios\\:\\:discoverOid\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Helios.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Ios\\:\\:profileApn\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Ios.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Ios\\:\\:profileApn\\(\\) has parameter \\$index with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Ios.php
|
|
|
|
-
|
|
message: "#^Parameter \\#16 \\$entPhysicalIndex of class LibreNMS\\\\Device\\\\WirelessSensor constructor expects float\\|int\\|null, string given\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Ios.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Iosxe\\:\\:profileApn\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Iosxe.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Iosxe\\:\\:profileApn\\(\\) has parameter \\$index with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Iosxe.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Ironware\\:\\:rewriteHardware\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Ironware.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Junos\\:\\:calculateSlaNr\\(\\) has parameter \\$key with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Junos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Junos\\:\\:discoverSlas\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Junos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Junos\\:\\:pollSlas\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Junos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Junos\\:\\:retrieveJuniperType\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Junos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Junos\\:\\:retrieveJuniperType\\(\\) has parameter \\$rtt_type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Junos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Mimosa\\:\\:getPolarization\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Mimosa.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Mimosa\\:\\:getPolarization\\(\\) has parameter \\$polarization with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Mimosa.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Openwrt\\:\\:getSensorData\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Openwrt.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Openwrt\\:\\:getSensorData\\(\\) has parameter \\$stats with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Openwrt.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Openwrt\\:\\:getSensorData\\(\\) has parameter \\$system with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Openwrt.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Openwrt\\:\\:getSensorData\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Openwrt.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Packetlight\\:\\:convertWattToDbm\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Packetlight.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Packetlight\\:\\:convertWattToDbm\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Packetlight.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Packetlight\\:\\:offsetSfpDbm\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Packetlight.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Packetlight\\:\\:offsetSfpDbm\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Packetlight.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Packetlight\\:\\:offsetSfpTemperature\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Packetlight.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Packetlight\\:\\:offsetSfpTemperature\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Packetlight.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Panos\\:\\:memValid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Panos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Panos\\:\\:memValid\\(\\) has parameter \\$storage with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Panos.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\\\Panos\\:\\:\\$validNetBufferMemory has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Panos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Pmp\\:\\:freqDivisor\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Pmp.php
|
|
|
|
-
|
|
message: "#^If condition is always false\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:discoverSlas\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:fetch\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:fetch\\(\\) has parameter \\$numeric with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:findFirst\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:findFirst\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:findFirst\\(\\) has parameter \\$numeric with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:findFirst\\(\\) has parameter \\$oids with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:getMainSerial\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:getSlaTag\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:isNumeric\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:isNumeric\\(\\) has parameter \\$oids with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:parseRegex\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:parseRegex\\(\\) has parameter \\$regexes with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:parseRegex\\(\\) has parameter \\$subject with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:pollSlas\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:translateSysObjectID\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:translateSysObjectID\\(\\) has parameter \\$mib with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:translateSysObjectID\\(\\) has parameter \\$regex with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Parameter \\#8 \\$warn_percent of static method LibreNMS\\\\Device\\\\Processor\\:\\:discover\\(\\) expects int, null given\\.$#"
|
|
count: 3
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:\\$osDbFields has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\\\Shared\\\\Cisco\\:\\:\\$osFields has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Cisco.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Extreme\\:\\:getHardware\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Extreme.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Fortinet\\:\\:getHardwareName\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Fortinet.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Printer\\:\\:getSerial\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Printer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Printer\\:\\:parseDeviceId\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Printer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Printer\\:\\:parseDeviceId\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Printer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:discoverDellHardware\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:discoverExtends\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:discoverHpHardware\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:discoverServerHardware\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:discoverSupermicroHardware\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:fetch\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:fetch\\(\\) has parameter \\$numeric with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:findFirst\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:findFirst\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:findFirst\\(\\) has parameter \\$numeric with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:findFirst\\(\\) has parameter \\$oids with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:isNumeric\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:isNumeric\\(\\) has parameter \\$oids with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:parseRegex\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:parseRegex\\(\\) has parameter \\$regexes with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:parseRegex\\(\\) has parameter \\$subject with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:translateSysObjectID\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:translateSysObjectID\\(\\) has parameter \\$mib with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:translateSysObjectID\\(\\) has parameter \\$regex with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:\\$osDbFields has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\\\Shared\\\\Unix\\:\\:\\$osFields has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Unix.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:fetch\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:fetch\\(\\) has parameter \\$numeric with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:findFirst\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:findFirst\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:findFirst\\(\\) has parameter \\$numeric with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:findFirst\\(\\) has parameter \\$oids with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:isNumeric\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:isNumeric\\(\\) has parameter \\$oids with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:parseRegex\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:parseRegex\\(\\) has parameter \\$regexes with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:parseRegex\\(\\) has parameter \\$subject with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:translateSysObjectID\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:translateSysObjectID\\(\\) has parameter \\$mib with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:translateSysObjectID\\(\\) has parameter \\$regex with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:\\$osDbFields has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\\\Shared\\\\Zyxel\\:\\:\\$osFields has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Shared/Zyxel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\SmOs\\:\\:getLinkLabel\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/SmOs.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\SmOs\\:\\:getLinkLabel\\(\\) has parameter \\$index with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/SmOs.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\SmOs\\:\\:getRadioLabel\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/SmOs.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\SmOs\\:\\:getRadioLabel\\(\\) has parameter \\$index with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/SmOs.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\\\SmOs\\:\\:\\$linkLabels has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/SmOs.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\\\SmOs\\:\\:\\$radioLabels has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/SmOs.php
|
|
|
|
-
|
|
message: "#^Variable \\$index might not be defined\\.$#"
|
|
count: 2
|
|
path: LibreNMS/OS/SmOs.php
|
|
|
|
-
|
|
message: "#^Offset 'sonicCurrentConnCac…' does not exist on string\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Sonicwall.php
|
|
|
|
-
|
|
message: "#^Offset 'sonicMaxConnCacheEn…' does not exist on string\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Sonicwall.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Timos\\:\\:discoverMplsTunnelArHops\\(\\) has parameter \\$paths with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Timos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Timos\\:\\:discoverMplsTunnelCHops\\(\\) has parameter \\$paths with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Timos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Timos\\:\\:pollMplsTunnelArHops\\(\\) has parameter \\$paths with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Timos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Timos\\:\\:pollMplsTunnelCHops\\(\\) has parameter \\$paths with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Timos.php
|
|
|
|
-
|
|
message: "#^Parameter \\#8 \\$multiplier of class LibreNMS\\\\Device\\\\WirelessSensor constructor expects int, string given\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Timos.php
|
|
|
|
-
|
|
message: "#^Parameter \\#9 \\$divisor of class LibreNMS\\\\Device\\\\WirelessSensor constructor expects int, string given\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Timos.php
|
|
|
|
-
|
|
message: "#^Variable \\$mplsTunnelARHopIndex in isset\\(\\) always exists and is not nullable\\.$#"
|
|
count: 2
|
|
path: LibreNMS/OS/Timos.php
|
|
|
|
-
|
|
message: "#^Variable \\$mplsTunnelARHopListIndex in isset\\(\\) always exists and is not nullable\\.$#"
|
|
count: 2
|
|
path: LibreNMS/OS/Timos.php
|
|
|
|
-
|
|
message: "#^Variable \\$sdp_oid in isset\\(\\) always exists and is not nullable\\.$#"
|
|
count: 2
|
|
path: LibreNMS/OS/Timos.php
|
|
|
|
-
|
|
message: "#^Variable \\$svc_oid in isset\\(\\) always exists and is not nullable\\.$#"
|
|
count: 2
|
|
path: LibreNMS/OS/Timos.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\OS\\\\Unifi\\:\\:\\$ccqDivisor has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Unifi.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Viptela\\:\\:getHardware\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Viptela.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Viptela\\:\\:getHardware\\(\\) has parameter \\$id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Viptela.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Vrp\\:\\:discoverSlas\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Vrp.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Vrp\\:\\:pollSlas\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Vrp.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Windows\\:\\:discoverDellHardware\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Windows.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Windows\\:\\:discoverHpHardware\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Windows.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Windows\\:\\:discoverServerHardware\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Windows.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Windows\\:\\:discoverSupermicroHardware\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Windows.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Windows\\:\\:getClientVersion\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Windows.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Windows\\:\\:getClientVersion\\(\\) has parameter \\$build with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Windows.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Windows\\:\\:getClientVersion\\(\\) has parameter \\$version with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Windows.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Windows\\:\\:getDatacenterVersion\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Windows.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Windows\\:\\:getDatacenterVersion\\(\\) has parameter \\$build with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Windows.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Windows\\:\\:getServerVersion\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Windows.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Windows\\:\\:getServerVersion\\(\\) has parameter \\$build with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Windows.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Windows\\:\\:parseHardware\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Windows.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Windows\\:\\:parseHardware\\(\\) has parameter \\$processor with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Windows.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\XirrusAos\\:\\:discoverSensor\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/XirrusAos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\XirrusAos\\:\\:discoverSensor\\(\\) has parameter \\$oid with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/XirrusAos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\XirrusAos\\:\\:discoverSensor\\(\\) has parameter \\$oid_num_prefix with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/XirrusAos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\XirrusAos\\:\\:discoverSensor\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/XirrusAos.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Zxdsl\\:\\:parseVariant\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Zxdsl.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\OS\\\\Zxdsl\\:\\:parseVariant\\(\\) has parameter \\$oid with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/OS/Zxdsl.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\ObjectCache\\:\\:\\$data has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/ObjectCache.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\ObjectCache\\:\\:\\$obj has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/ObjectCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Plugins\\:\\:scanNew\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Plugins.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Plugins\\:\\:scanRemoved\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Plugins.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Proc\\:\\:closePipes\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Proc.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Proc\\:\\:sendInput\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Proc.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Proc\\:\\:setSynchronous\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Proc.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Proc\\:\\:terminate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Proc.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Proc\\:\\:\\$_pipes is never written, only read\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Proc.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\RRD\\\\RrdDefinition\\:\\:make\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/RRD/RrdDefinition.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\RRD\\\\RrdDefinition\\:\\:\\$dataSets has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/RRD/RrdDefinition.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\RRD\\\\RrdDefinition\\:\\:\\$skipNameCheck has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/RRD/RrdDefinition.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\RRD\\\\RrdDefinition\\:\\:\\$types has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/RRD/RrdDefinition.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Dispatcher\\:\\:handle\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Dispatcher.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAccThresholdCrossingAlert\\:\\:getThresholdMessage\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAccThresholdCrossingAlert.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAccThresholdCrossingAlert\\:\\:getThresholdMessage\\(\\) has parameter \\$thresholdOid with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAccThresholdCrossingAlert.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAccThresholdCrossingAlert\\:\\:getThresholds\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAccThresholdCrossingAlert.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleAccPortChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleAccPortChg\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleAccPortChg\\(\\) has parameter \\$trap with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleAccPortShaperChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleAccPortShaperChg\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleAccPortShaperChg\\(\\) has parameter \\$trap with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleAclChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleAclChg\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleAclChg\\(\\) has parameter \\$trap with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleAuthSvrChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleAuthSvrChg\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleAuthSvrChg\\(\\) has parameter \\$trap with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleDyingGaspChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleDyingGaspChg\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleDyingGaspChg\\(\\) has parameter \\$trap with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleFlowChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleFlowChg\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleFlowChg\\(\\) has parameter \\$trap with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleLagChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleLagChg\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleLagChg\\(\\) has parameter \\$trap with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleNeChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleNeChg\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleNeChg\\(\\) has parameter \\$trap with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleNetPortChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleNetPortChg\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleNetPortChg\\(\\) has parameter \\$trap with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleNtpChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleNtpChg\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleNtpChg\\(\\) has parameter \\$trap with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleQosFlowChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleQosFlowChg\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleQosFlowChg\\(\\) has parameter \\$trap with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleQosShaperChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleQosShaperChg\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleQosShaperChg\\(\\) has parameter \\$trap with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleSyslogChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleSyslogChg\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleSyslogChg\\(\\) has parameter \\$trap with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleTimeSrcChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleTimeSrcChg\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleTimeSrcChg\\(\\) has parameter \\$trap with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleTimeZoneChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleTimeZoneChg\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaAttributeChange\\:\\:handleTimeZoneChg\\(\\) has parameter \\$trap with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaAttributeChange.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaNetThresholdCrossingAlert\\:\\:getThresholdMessage\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaNetThresholdCrossingAlert.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaNetThresholdCrossingAlert\\:\\:getThresholdMessage\\(\\) has parameter \\$thresholdOid with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaNetThresholdCrossingAlert.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\AdvaNetThresholdCrossingAlert\\:\\:getThresholds\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/AdvaNetThresholdCrossingAlert.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\EquipStatusTrap\\:\\:getSeverity\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/EquipStatusTrap.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\EquipStatusTrap\\:\\:getSeverity\\(\\) has parameter \\$state with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/EquipStatusTrap.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\JnxDomAlarmId\\:\\:getAlarms\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/JnxDomAlarmId.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\JnxDomAlarmId\\:\\:getAlarms\\(\\) has parameter \\$currentAlarm with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/JnxDomAlarmId.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\JnxDomLaneAlarmId\\:\\:getLaneAlarms\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/JnxDomLaneAlarmId.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\JnxDomLaneAlarmId\\:\\:getLaneAlarms\\(\\) has parameter \\$currentAlarm with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/JnxDomLaneAlarmId.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\LogTrap\\:\\:getSeverity\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/LogTrap.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\LogTrap\\:\\:getSeverity\\(\\) has parameter \\$state with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/LogTrap.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\RuckusSzSeverity\\:\\:getSeverity\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/RuckusSzSeverity.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Handlers\\\\RuckusSzSeverity\\:\\:getSeverity\\(\\) has parameter \\$severity with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Handlers/RuckusSzSeverity.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Trap\\:\\:getOidData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Trap.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Trap\\:\\:getOidData\\(\\) has parameter \\$oid with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Trap.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Snmptrap\\\\Trap\\:\\:parse\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Trap.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Snmptrap\\\\Trap\\:\\:\\$device has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Trap.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Snmptrap\\\\Trap\\:\\:\\$hostname has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Trap.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Snmptrap\\\\Trap\\:\\:\\$ip has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Trap.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Snmptrap\\\\Trap\\:\\:\\$raw has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Snmptrap/Trap.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Categorizer\\:\\:__construct\\(\\) has parameter \\$items with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Categorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Categorizer\\:\\:addCategory\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Categorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Categorizer\\:\\:categorize\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Categorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Categorizer\\:\\:setSkippable\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Categorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\Categorizer\\:\\:\\$categories has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Categorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\Categorizer\\:\\:\\$categorized has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Categorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\Categorizer\\:\\:\\$items has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Categorizer.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\Categorizer\\:\\:\\$skippable has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Categorizer.php
|
|
|
|
-
|
|
message: "#^If condition is always false\\.$#"
|
|
count: 2
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\CiHelper\\:\\:checkEnvSkips\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\CiHelper\\:\\:checkWeb\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\CiHelper\\:\\:detectChangedFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\CiHelper\\:\\:duskHeadless\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\CiHelper\\:\\:enable\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\CiHelper\\:\\:enable\\(\\) has parameter \\$check with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\CiHelper\\:\\:enable\\(\\) has parameter \\$enabled with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\CiHelper\\:\\:enableDb\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\CiHelper\\:\\:enableSnmpsim\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\CiHelper\\:\\:parseChangedFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\CiHelper\\:\\:run\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\CiHelper\\:\\:setFlags\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\CiHelper\\:\\:setModules\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\CiHelper\\:\\:setOS\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\CiHelper\\:\\:\\$changed has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\CiHelper\\:\\:\\$ciDefaults has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\CiHelper\\:\\:\\$completedChecks has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\CiHelper\\:\\:\\$duskEnv has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\CiHelper\\:\\:\\$flags has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\CiHelper\\:\\:\\$os has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\CiHelper\\:\\:\\$unitEnv has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/CiHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\Dns\\:\\:\\$resolver has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Dns.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfig\\:\\:getByGroup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfig.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfig\\:\\:getByGroup\\(\\) has parameter \\$group with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfig.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfig\\:\\:getByGroup\\(\\) has parameter \\$subgroup with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfig.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfig\\:\\:getSections\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfig.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfig\\:\\:\\$definitions has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfig.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:__construct\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:__construct\\(\\) has parameter \\$settings with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:buildValidator\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:buildValidator\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:descriptionTranslationKey\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:getDescription\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:getGroup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:getHelp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:getName\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:getOptions\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:getSection\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:getType\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:getUnits\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:getValue\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:hasDescription\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:hasHelp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:hasUnits\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:helpTranslationKey\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:isHidden\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:isRequired\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:isValid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:only\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:only\\(\\) has parameter \\$fields with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:optionTranslationKey\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:optionTranslationKey\\(\\) has parameter \\$option with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:toArray\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:\\$default has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:\\$disabled has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:\\$group has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:\\$hidden has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:\\$name has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:\\$options has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:\\$overridden has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:\\$pattern has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:\\$required has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:\\$section has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:\\$type has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:\\$units has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:\\$validate has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:\\$value has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\DynamicConfigItem\\:\\:\\$when has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/DynamicConfigItem.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\FileCategorizer\\:\\:__construct\\(\\) has parameter \\$items with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/FileCategorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\FileCategorizer\\:\\:categorize\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/FileCategorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\FileCategorizer\\:\\:osFromFile\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/FileCategorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\FileCategorizer\\:\\:osFromFile\\(\\) has parameter \\$file with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/FileCategorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\FileCategorizer\\:\\:validateOs\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/FileCategorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\FileCategorizer\\:\\:validateOs\\(\\) has parameter \\$os with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/FileCategorizer.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\GitHub\\:\\:__construct\\(\\) has parameter \\$file with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\GitHub\\:\\:__construct\\(\\) has parameter \\$from with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\GitHub\\:\\:__construct\\(\\) has parameter \\$pr with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\GitHub\\:\\:__construct\\(\\) has parameter \\$tag with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\GitHub\\:\\:__construct\\(\\) has parameter \\$token with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\GitHub\\:\\:buildChangeLog\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\GitHub\\:\\:createChangelog\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\GitHub\\:\\:formatChangeLog\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\GitHub\\:\\:getPullRequest\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\GitHub\\:\\:getPullRequests\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\GitHub\\:\\:pushVersionBump\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\GitHub\\:\\:recordUserInfo\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\GitHub\\:\\:writeChangeLog\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\GitHub\\:\\:\\$changelog has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\GitHub\\:\\:\\$changelog_mergers has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\GitHub\\:\\:\\$changelog_users has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\GitHub\\:\\:\\$file has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\GitHub\\:\\:\\$from has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\GitHub\\:\\:\\$github has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\GitHub\\:\\:\\$graphql has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\GitHub\\:\\:\\$markdown has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\GitHub\\:\\:\\$pr has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\GitHub\\:\\:\\$profile_links has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\GitHub\\:\\:\\$pull_requests has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\GitHub\\:\\:\\$stop has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\GitHub\\:\\:\\$tag has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\GitHub\\:\\:\\$token has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/GitHub.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Graph\\:\\:getOverviewGraphsForDevice\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Graph.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Graph\\:\\:getOverviewGraphsForDevice\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Graph.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Graph\\:\\:getTypes\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Graph.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Html\\:\\:percentageBar\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Html.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Html\\:\\:percentageBar\\(\\) has parameter \\$colors with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Html.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Html\\:\\:percentageBar\\(\\) has parameter \\$height with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Html.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Html\\:\\:percentageBar\\(\\) has parameter \\$left_text with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Html.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Html\\:\\:percentageBar\\(\\) has parameter \\$percent with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Html.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Html\\:\\:percentageBar\\(\\) has parameter \\$right_text with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Html.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Html\\:\\:percentageBar\\(\\) has parameter \\$shadow with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Html.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Html\\:\\:percentageBar\\(\\) has parameter \\$warn with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Html.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Html\\:\\:percentageBar\\(\\) has parameter \\$width with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Html.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\IP\\:\\:packed\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/IP.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\IP\\:\\:\\$cidr has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/IP.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\IP\\:\\:\\$host_bits has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/IP.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\IP\\:\\:\\$ip has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/IP.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\IPv4\\:\\:cidr2long\\(\\) has parameter \\$cidr with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/IPv4.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Laravel\\:\\:bootCli\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Laravel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Laravel\\:\\:bootWeb\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Laravel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Laravel\\:\\:isBooted\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Laravel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Laravel\\:\\:rewriteDummyHeaders\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Laravel.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:cleanSnmprecData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:cleanSnmprecData\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:collectOids\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:collectOids\\(\\) has parameter \\$device_id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:compareOid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:compareOid\\(\\) has parameter \\$a with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:compareOid\\(\\) has parameter \\$b with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:getJsonFilepath\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:getJsonFilepath\\(\\) has parameter \\$short with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:getSnmprecType\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:getSnmprecType\\(\\) has parameter \\$text with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:getTestData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:indexSnmprec\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:parseArgs\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:parseArgs\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:qPrint\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:qPrint\\(\\) has parameter \\$var with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:setJsonSavePath\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:setJsonSavePath\\(\\) has parameter \\$path with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:setQuiet\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:setQuiet\\(\\) has parameter \\$quiet with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:setSnmprecSavePath\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:setSnmprecSavePath\\(\\) has parameter \\$path with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$discovery_module_output has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$discovery_output has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$exclude_from_all has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$file_name has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$json_dir has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$json_file has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$module_deps has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$module_tables has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$modules has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$os has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$os is never read, only written\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$poller_module_output has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$poller_output has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$quiet has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$snmprec_dir has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$snmprec_file has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ModuleTestHelper\\:\\:\\$variant has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ModuleTestHelper.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatBase\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatBase\\(\\) has parameter \\$base with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatBase\\(\\) has parameter \\$round with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatBase\\(\\) has parameter \\$sf with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatBase\\(\\) has parameter \\$suffix with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatBase\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatBi\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatBi\\(\\) has parameter \\$round with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatBi\\(\\) has parameter \\$sf with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatBi\\(\\) has parameter \\$suffix with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatBi\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatSi\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatSi\\(\\) has parameter \\$round with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatSi\\(\\) has parameter \\$sf with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatSi\\(\\) has parameter \\$suffix with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Number\\:\\:formatSi\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Number.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\OS\\:\\:loadAllDefinitions\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\OS\\:\\:loadDefinition\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/OS.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ObjectCache\\:\\:applications\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ObjectCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ObjectCache\\:\\:getDeviceCount\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ObjectCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ObjectCache\\:\\:getDeviceCount\\(\\) has parameter \\$field with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ObjectCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ObjectCache\\:\\:getPortCount\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ObjectCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ObjectCache\\:\\:getPortCount\\(\\) has parameter \\$device_id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ObjectCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ObjectCache\\:\\:getPortCount\\(\\) has parameter \\$field with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ObjectCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ObjectCache\\:\\:getServiceCount\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ObjectCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ObjectCache\\:\\:getServiceCount\\(\\) has parameter \\$device_id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ObjectCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ObjectCache\\:\\:getServiceCount\\(\\) has parameter \\$field with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ObjectCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ObjectCache\\:\\:routing\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ObjectCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ObjectCache\\:\\:sensors\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ObjectCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\ObjectCache\\:\\:serviceCounts\\(\\) has parameter \\$device_id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ObjectCache.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\ObjectCache\\:\\:\\$cache_time has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/ObjectCache.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Rewrite\\:\\:location\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Rewrite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Rewrite\\:\\:location\\(\\) has parameter \\$location with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Rewrite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Rewrite\\:\\:normalizeIfName\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Rewrite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Rewrite\\:\\:normalizeIfName\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Rewrite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Rewrite\\:\\:normalizeIfType\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Rewrite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Rewrite\\:\\:normalizeIfType\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Rewrite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Rewrite\\:\\:shortenIfName\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Rewrite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Rewrite\\:\\:shortenIfName\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Rewrite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Rewrite\\:\\:shortenIfType\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Rewrite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Rewrite\\:\\:shortenIfType\\(\\) has parameter \\$type with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Rewrite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Rewrite\\:\\:vmwareGuest\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Rewrite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Rewrite\\:\\:vmwareGuest\\(\\) has parameter \\$guest_id with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Rewrite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Rewrite\\:\\:zeropad\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Rewrite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Rewrite\\:\\:zeropad\\(\\) has parameter \\$length with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Rewrite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Rewrite\\:\\:zeropad\\(\\) has parameter \\$num with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Rewrite.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Smokeping\\:\\:filenameToHostname\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Smokeping.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Smokeping\\:\\:filenameToHostname\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Smokeping.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Smokeping\\:\\:findFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Smokeping.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Smokeping\\:\\:generateFileName\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Smokeping.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Smokeping\\:\\:generateFileName\\(\\) has parameter \\$file with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Smokeping.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Smokeping\\:\\:getFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Smokeping.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Smokeping\\:\\:hasGraphs\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Smokeping.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Smokeping\\:\\:hasInGraph\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Smokeping.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Smokeping\\:\\:hasOutGraph\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Smokeping.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Smokeping\\:\\:make\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Smokeping.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Smokeping\\:\\:otherGraphs\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Smokeping.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Smokeping\\:\\:otherGraphs\\(\\) has parameter \\$direction with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Smokeping.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\Smokeping\\:\\:\\$device has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Smokeping.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\Smokeping\\:\\:\\$files has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Smokeping.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Snmpsim\\:\\:__construct\\(\\) has parameter \\$ip with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Snmpsim.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Snmpsim\\:\\:__construct\\(\\) has parameter \\$log with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Snmpsim.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Snmpsim\\:\\:__construct\\(\\) has parameter \\$port with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Snmpsim.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Snmpsim\\:\\:findSnmpsimd\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Snmpsim.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Snmpsim\\:\\:fork\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Snmpsim.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Snmpsim\\:\\:isRunning\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Snmpsim.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Snmpsim\\:\\:restart\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Snmpsim.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Snmpsim\\:\\:run\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Snmpsim.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Snmpsim\\:\\:stop\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Snmpsim.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\Snmpsim\\:\\:\\$ip has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Snmpsim.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\Snmpsim\\:\\:\\$log has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Snmpsim.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\Snmpsim\\:\\:\\$port has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Snmpsim.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\Snmpsim\\:\\:\\$proc \\(LibreNMS\\\\Proc\\) in isset\\(\\) is not nullable\\.$#"
|
|
count: 2
|
|
path: LibreNMS/Util/Snmpsim.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Util\\\\Snmpsim\\:\\:\\$snmprec_dir has no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Snmpsim.php
|
|
|
|
-
|
|
message: "#^Unreachable statement \\- code above always terminates\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Snmpsim.php
|
|
|
|
-
|
|
message: "#^Anonymous function should return non\\-empty\\-string but returns string\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/StringHelpers.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\StringHelpers\\:\\:niceCase\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/StringHelpers.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\StringHelpers\\:\\:niceCase\\(\\) has parameter \\$string with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/StringHelpers.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Time\\:\\:formatInterval\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Time.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Time\\:\\:formatInterval\\(\\) has parameter \\$format with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Time.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Time\\:\\:formatInterval\\(\\) has parameter \\$interval with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Time.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Time\\:\\:humanTime\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Time.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Time\\:\\:humanTime\\(\\) has parameter \\$s with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Time.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Time\\:\\:legacyTimeSpecToSecs\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Time.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Time\\:\\:legacyTimeSpecToSecs\\(\\) has parameter \\$description with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Time.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:escapeBothQuotes\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:escapeBothQuotes\\(\\) has parameter \\$string with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:generate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:generate\\(\\) has parameter \\$new_vars with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:generate\\(\\) has parameter \\$vars with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:graphPopup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:graphPopup\\(\\) has parameter \\$args with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:graphPopup\\(\\) has parameter \\$content with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:graphPopup\\(\\) has parameter \\$link with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:lazyGraphTag\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:lazyGraphTag\\(\\) has parameter \\$args with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:overlibContent\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:overlibContent\\(\\) has parameter \\$graph_array with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:overlibContent\\(\\) has parameter \\$text with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:overlibLink\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:overlibLink\\(\\) has parameter \\$class with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:overlibLink\\(\\) has parameter \\$contents with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:overlibLink\\(\\) has parameter \\$text with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:overlibLink\\(\\) has parameter \\$url with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:portImage\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:portImage\\(\\) has parameter \\$args with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:portUrl\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:portUrl\\(\\) has parameter \\$port with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:portUrl\\(\\) has parameter \\$vars with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:sensorUrl\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:sensorUrl\\(\\) has parameter \\$sensor with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Url\\:\\:sensorUrl\\(\\) has parameter \\$vars with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Url.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Validate\\:\\:ascDesc\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Validate.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Validate\\:\\:ascDesc\\(\\) has parameter \\$default with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Validate.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Util\\\\Validate\\:\\:ascDesc\\(\\) has parameter \\$direction with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Util/Validate.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Php\\:\\:checkExtensions\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Php.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Php\\:\\:checkFunctions\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Php.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Php\\:\\:checkTimezone\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Php.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Php\\:\\:checkVersion\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Php.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Programs\\:\\:checkFping6\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Programs.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Programs\\:\\:checkFping6\\(\\) has parameter \\$fping with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Programs.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Programs\\:\\:extraFpingChecks\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Programs.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Programs\\:\\:extraFpingChecks\\(\\) has parameter \\$cmd with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Programs.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Programs\\:\\:failFping\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Programs.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Programs\\:\\:failFping\\(\\) has parameter \\$cmd with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Programs.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Programs\\:\\:failFping\\(\\) has parameter \\$output with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Programs.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Programs\\:\\:failFping\\(\\) has parameter \\$validator with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Programs.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Programs\\:\\:findExecutable\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Programs.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Programs\\:\\:findExecutable\\(\\) has parameter \\$bin with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Programs.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Python\\:\\:checkExtensions\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Python.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Python\\:\\:checkPipVersion\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Python.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Python\\:\\:checkPipVersion\\(\\) has parameter \\$version with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Python.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Python\\:\\:checkVersion\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Python.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Validations\\\\Python\\:\\:checkVersion\\(\\) has parameter \\$version with no type specified\\.$#"
|
|
count: 1
|
|
path: LibreNMS/Validations/Python.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Models\\\\Device\\:\\:\\$authlevel \\('authNoPriv'\\|'authPriv'\\|'noAuthNoPriv'\\) does not accept null\\.$#"
|
|
count: 1
|
|
path: app/Actions/Device/ValidateDeviceAndCreate.php
|
|
|
|
-
|
|
message: "#^Property App\\\\ApiClients\\\\BaseApi\\:\\:\\$base_uri has no type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/BaseApi.php
|
|
|
|
-
|
|
message: "#^Property App\\\\ApiClients\\\\BaseApi\\:\\:\\$client has no type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/BaseApi.php
|
|
|
|
-
|
|
message: "#^Property App\\\\ApiClients\\\\BingApi\\:\\:\\$base_uri has no type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/BingApi.php
|
|
|
|
-
|
|
message: "#^Property App\\\\ApiClients\\\\BingApi\\:\\:\\$geocoding_uri has no type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/BingApi.php
|
|
|
|
-
|
|
message: "#^Property App\\\\ApiClients\\\\GoogleMapsApi\\:\\:\\$base_uri has no type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/GoogleMapsApi.php
|
|
|
|
-
|
|
message: "#^Property App\\\\ApiClients\\\\GoogleMapsApi\\:\\:\\$geocoding_uri has no type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/GoogleMapsApi.php
|
|
|
|
-
|
|
message: "#^Method App\\\\ApiClients\\\\GraylogApi\\:\\:getAddresses\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/GraylogApi.php
|
|
|
|
-
|
|
message: "#^Method App\\\\ApiClients\\\\GraylogApi\\:\\:getStreams\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/GraylogApi.php
|
|
|
|
-
|
|
message: "#^Method App\\\\ApiClients\\\\GraylogApi\\:\\:isConfigured\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/GraylogApi.php
|
|
|
|
-
|
|
message: "#^Property App\\\\ApiClients\\\\GraylogApi\\:\\:\\$api_prefix has no type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/GraylogApi.php
|
|
|
|
-
|
|
message: "#^Property App\\\\ApiClients\\\\GraylogApi\\:\\:\\$client has no type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/GraylogApi.php
|
|
|
|
-
|
|
message: "#^Property App\\\\ApiClients\\\\MapquestApi\\:\\:\\$base_uri has no type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/MapquestApi.php
|
|
|
|
-
|
|
message: "#^Property App\\\\ApiClients\\\\MapquestApi\\:\\:\\$geocoding_uri has no type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/MapquestApi.php
|
|
|
|
-
|
|
message: "#^Property App\\\\ApiClients\\\\NominatimApi\\:\\:\\$base_uri has no type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/NominatimApi.php
|
|
|
|
-
|
|
message: "#^Property App\\\\ApiClients\\\\NominatimApi\\:\\:\\$geocoding_uri has no type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/NominatimApi.php
|
|
|
|
-
|
|
message: "#^Property App\\\\ApiClients\\\\RipeApi\\:\\:\\$abuse_uri has no type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/RipeApi.php
|
|
|
|
-
|
|
message: "#^Property App\\\\ApiClients\\\\RipeApi\\:\\:\\$base_uri has no type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/RipeApi.php
|
|
|
|
-
|
|
message: "#^Property App\\\\ApiClients\\\\RipeApi\\:\\:\\$whois_uri has no type specified\\.$#"
|
|
count: 1
|
|
path: app/ApiClients/RipeApi.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Checks\\:\\:postAuth\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Checks.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Checks\\:\\:printMessage\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Checks.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Checks\\:\\:printMessage\\(\\) has parameter \\$content with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Checks.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Checks\\:\\:printMessage\\(\\) has parameter \\$exit with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Checks.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Checks\\:\\:printMessage\\(\\) has parameter \\$title with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Checks.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Checks\\:\\:runningUser\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Checks.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\BashCompletionCommand\\:\\:getPreviousOptions\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/BashCompletionCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\BashCompletionCommand\\:\\:getPreviousOptions\\(\\) has parameter \\$words with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/BashCompletionCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\BashCompletionCommand\\:\\:parseOption\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/BashCompletionCommand.php
|
|
|
|
-
|
|
message: "#^Unable to resolve the template type TReturn in call to method Illuminate\\\\Support\\\\Collection\\<\\(int\\|string\\),Symfony\\\\Component\\\\Console\\\\Input\\\\InputOption\\>\\:\\:flatMap\\(\\)$#"
|
|
count: 1
|
|
path: app/Console/Commands/BashCompletionCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\DevCheckCommand\\:\\:parseInput\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/DevCheckCommand.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Console\\\\Commands\\\\DevCheckCommand\\:\\:\\$developer has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/DevCheckCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\DevSimulate\\:\\:addDevice\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/DevSimulate.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\DevSimulate\\:\\:addDevice\\(\\) has parameter \\$community with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/DevSimulate.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\DevSimulate\\:\\:completeArgument\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/DevSimulate.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\DevSimulate\\:\\:completeArgument\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/DevSimulate.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\DevSimulate\\:\\:completeArgument\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/DevSimulate.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\DevSimulate\\:\\:queueRemoval\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/DevSimulate.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\DevSimulate\\:\\:queueRemoval\\(\\) has parameter \\$device_id with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/DevSimulate.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\DevSimulate\\:\\:started\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/DevSimulate.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Console\\\\Commands\\\\DevSimulate\\:\\:\\$developer has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/DevSimulate.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\GetConfigCommand\\:\\:completeArgument\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/GetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\GetConfigCommand\\:\\:completeArgument\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/GetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\GetConfigCommand\\:\\:completeArgument\\(\\) has parameter \\$previous with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/GetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\GetConfigCommand\\:\\:completeArgument\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/GetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Console\\\\Commands\\\\InternalHttpRequest\\:\\:\\$app is never read, only written\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/InternalHttpRequest.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SetConfigCommand\\:\\:completeArgument\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SetConfigCommand\\:\\:completeArgument\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SetConfigCommand\\:\\:completeArgument\\(\\) has parameter \\$previous with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SetConfigCommand\\:\\:completeArgument\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SetConfigCommand\\:\\:erase\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SetConfigCommand\\:\\:erase\\(\\) has parameter \\$parent with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SetConfigCommand\\:\\:erase\\(\\) has parameter \\$setting with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SetConfigCommand\\:\\:findParentSetting\\(\\) has parameter \\$setting with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SetConfigCommand\\:\\:forgetWithIndex\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SetConfigCommand\\:\\:forgetWithIndex\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SetConfigCommand\\:\\:forgetWithIndex\\(\\) has parameter \\$matches with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SetConfigCommand\\:\\:getChildPath\\(\\) has parameter \\$parent with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SetConfigCommand\\:\\:getChildPath\\(\\) has parameter \\$setting with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SetConfigCommand\\:\\:hasSequentialIndex\\(\\) has parameter \\$array with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SetConfigCommand\\:\\:validateOsSetting\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SetConfigCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SmokepingGenerateCommand\\:\\:balanceProbes\\(\\) has parameter \\$probeCount with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SmokepingGenerateCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SmokepingGenerateCommand\\:\\:buildDevices\\(\\) has parameter \\$probeCount with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SmokepingGenerateCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SmokepingGenerateCommand\\:\\:buildDevices\\(\\) has parameter \\$singleProcess with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SmokepingGenerateCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SmokepingGenerateCommand\\:\\:buildHeader\\(\\) has parameter \\$compat with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SmokepingGenerateCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SmokepingGenerateCommand\\:\\:buildHeader\\(\\) has parameter \\$noHeader with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SmokepingGenerateCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SmokepingGenerateCommand\\:\\:buildTargets\\(\\) has parameter \\$probeCount with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SmokepingGenerateCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SmokepingGenerateCommand\\:\\:buildTargets\\(\\) has parameter \\$singleProcess with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SmokepingGenerateCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SmokepingGenerateCommand\\:\\:buildTargetsConfiguration\\(\\) has parameter \\$devices with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SmokepingGenerateCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\SmokepingGenerateCommand\\:\\:setWarning\\(\\) has parameter \\$warning with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SmokepingGenerateCommand.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Console\\\\Commands\\\\SmokepingGenerateCommand\\:\\:\\$dnsLookup has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SmokepingGenerateCommand.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Console\\\\Commands\\\\SmokepingGenerateCommand\\:\\:\\$ip4count has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SmokepingGenerateCommand.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Console\\\\Commands\\\\SmokepingGenerateCommand\\:\\:\\$ip6count has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SmokepingGenerateCommand.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Console\\\\Commands\\\\SmokepingGenerateCommand\\:\\:\\$warnings has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/SmokepingGenerateCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Console\\\\Commands\\\\TranslationGenerateCommand\\:\\:updateManifest\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/Commands/TranslationGenerateCommand.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Console\\\\LnmsCommand\\:\\:\\$developer has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Console/LnmsCommand.php
|
|
|
|
-
|
|
message: "#^Ternary operator condition is always true\\.$#"
|
|
count: 1
|
|
path: app/Console/LnmsCommand.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Events\\\\UserCreated\\:\\:\\$user has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Events/UserCreated.php
|
|
|
|
-
|
|
message: "#^PHPDoc type array of property App\\\\Exceptions\\\\Handler\\:\\:\\$dontReport is not covariant with PHPDoc type array\\<string\\> of overridden property Illuminate\\\\Foundation\\\\Exceptions\\\\Handler\\:\\:\\$dontReport\\.$#"
|
|
count: 1
|
|
path: app/Exceptions/Handler.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Facades\\\\LogManager\\:\\:event\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Facades/LogManager.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\AboutController\\:\\:index\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/AboutController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Ajax\\\\AvailabilityMapController\\:\\:setGroup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Ajax/AvailabilityMapController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Ajax\\\\AvailabilityMapController\\:\\:setView\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Ajax/AvailabilityMapController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Ajax\\\\NetCommand\\:\\:run\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Ajax/NetCommand.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Ajax\\\\ResolutionController\\:\\:set\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Ajax/ResolutionController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Ajax\\\\RipeNccApiController\\:\\:raw\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Ajax/RipeNccApiController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Auth\\\\TwoFactorController\\:\\:showTwoFactorForm\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Auth/TwoFactorController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Auth\\\\TwoFactorController\\:\\:verifyTwoFactor\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Auth/TwoFactorController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Auth\\\\TwoFactorManagementController\\:\\:destroy\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Auth/TwoFactorManagementController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Auth\\\\TwoFactorManagementController\\:\\:unlock\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Auth/TwoFactorManagementController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\InventoryController\\:\\:\\$type has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/InventoryController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\LatencyController\\:\\:fetchPerfData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/LatencyController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\LatencyController\\:\\:fetchPerfData\\(\\) has parameter \\$from with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/LatencyController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\LatencyController\\:\\:fetchPerfData\\(\\) has parameter \\$to with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/LatencyController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\LoadBalancerController\\:\\:\\$tabs has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/LoadBalancerController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\OverviewController\\:\\:setGraphWidth\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/OverviewController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\OverviewController\\:\\:setGraphWidth\\(\\) has parameter \\$graph with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/OverviewController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\RoutingController\\:\\:\\$tabs has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/RoutingController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\ShowConfigController\\:\\:findRancidConfigFile\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/ShowConfigController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\ShowConfigController\\:\\:getRancidConfigFile\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/ShowConfigController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\ShowConfigController\\:\\:getRancidPath\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/ShowConfigController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\ShowConfigController\\:\\:oxidizedEnabled\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/ShowConfigController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\ShowConfigController\\:\\:\\$rancidFile has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/ShowConfigController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\ShowConfigController\\:\\:\\$rancidPath has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/ShowConfigController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\VlansController\\:\\:getVlans\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/VlansController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Device\\\\Tabs\\\\VmInfoController\\:\\:getVms\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Device/Tabs/VmInfoController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\DeviceController\\:\\:buildDeviceGraphArrays\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/DeviceController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\DeviceController\\:\\:buildDeviceGraphArrays\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/DeviceController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\DeviceController\\:\\:deviceLinkMenu\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/DeviceController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\DeviceController\\:\\:index\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/DeviceController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\DeviceController\\:\\:index\\(\\) has parameter \\$current_tab with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/DeviceController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\DeviceController\\:\\:index\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/DeviceController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\DeviceController\\:\\:index\\(\\) has parameter \\$vars with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/DeviceController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\DeviceController\\:\\:renderLegacyTab\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/DeviceController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\DeviceController\\:\\:renderLegacyTab\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/DeviceController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\DeviceController\\:\\:renderLegacyTab\\(\\) has parameter \\$tab with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/DeviceController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\DeviceController\\:\\:\\$tabs has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/DeviceController.php
|
|
|
|
-
|
|
message: "#^Called 'Model\\:\\:make\\(\\)' which performs unnecessary work, use 'new Model\\(\\)'\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/DeviceGroupController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\ChecksController\\:\\:checkPhpVersion\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/ChecksController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\ChecksController\\:\\:index\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/ChecksController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\ChecksController\\:\\:moduleResults\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/ChecksController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Install\\\\ChecksController\\:\\:\\$step has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/ChecksController.php
|
|
|
|
-
|
|
message: "#^Call to function is_null\\(\\) with PDO will always evaluate to false\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/DatabaseController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\DatabaseController\\:\\:index\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/DatabaseController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\DatabaseController\\:\\:migrate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/DatabaseController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\DatabaseController\\:\\:test\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/DatabaseController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Install\\\\DatabaseController\\:\\:\\$step has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/DatabaseController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\FinalizeController\\:\\:envVars\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/FinalizeController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\FinalizeController\\:\\:getConfigFileContents\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/FinalizeController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\FinalizeController\\:\\:getEnvFileContents\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/FinalizeController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\FinalizeController\\:\\:index\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/FinalizeController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\FinalizeController\\:\\:writeConfigFile\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/FinalizeController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\FinalizeController\\:\\:writeEnvFile\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/FinalizeController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Install\\\\FinalizeController\\:\\:\\$step has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/FinalizeController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\InstallationController\\:\\:configureDatabase\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/InstallationController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\InstallationController\\:\\:filterActiveSteps\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/InstallationController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\InstallationController\\:\\:formatData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/InstallationController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\InstallationController\\:\\:formatData\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/InstallationController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\InstallationController\\:\\:hydrateControllers\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/InstallationController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\InstallationController\\:\\:invalid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/InstallationController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\InstallationController\\:\\:markStepComplete\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/InstallationController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\InstallationController\\:\\:redirectToFirst\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/InstallationController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\InstallationController\\:\\:redirectToIncomplete\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/InstallationController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\InstallationController\\:\\:stepCompleted\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/InstallationController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\InstallationController\\:\\:stepStatus\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/InstallationController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\InstallationController\\:\\:stepsCompleted\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/InstallationController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Install\\\\InstallationController\\:\\:\\$connection has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/InstallationController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Install\\\\InstallationController\\:\\:\\$step has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/InstallationController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Install\\\\InstallationController\\:\\:\\$steps has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/InstallationController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\MakeUserController\\:\\:create\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/MakeUserController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Install\\\\MakeUserController\\:\\:index\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/MakeUserController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Install\\\\MakeUserController\\:\\:\\$step has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Install/MakeUserController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\LegacyController\\:\\:dummy\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/LegacyController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\LegacyController\\:\\:index\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/LegacyController.php
|
|
|
|
-
|
|
message: "#^Ternary operator condition is always false\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/LegacyController.php
|
|
|
|
-
|
|
message: "#^Variable \\$vars on left side of \\?\\? is never defined\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/LegacyController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\LocationController\\:\\:index\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/LocationController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\DeviceDependencyController\\:\\:dependencyMap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/DeviceDependencyController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\DeviceDependencyController\\:\\:deviceList\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/DeviceDependencyController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\DeviceDependencyController\\:\\:deviceList\\(\\) has parameter \\$request with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/DeviceDependencyController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\DeviceDependencyController\\:\\:getParentDevices\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/DeviceDependencyController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\DeviceDependencyController\\:\\:getParentDevices\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/DeviceDependencyController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\DeviceDependencyController\\:\\:highlightDevices\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/DeviceDependencyController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\DeviceDependencyController\\:\\:highlightDevices\\(\\) has parameter \\$device_id_list with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/DeviceDependencyController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\DeviceDependencyController\\:\\:highlightDevices\\(\\) has parameter \\$devices_by_id with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/DeviceDependencyController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Maps\\\\DeviceDependencyController\\:\\:\\$deviceIdAll has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/DeviceDependencyController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Maps\\\\DeviceDependencyController\\:\\:\\$isolatedDeviceId has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/DeviceDependencyController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Maps\\\\DeviceDependencyController\\:\\:\\$parentDeviceIds has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/DeviceDependencyController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\MapController\\:\\:deviceStyle\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/MapController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\MapController\\:\\:deviceStyle\\(\\) has parameter \\$device with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/MapController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\MapController\\:\\:deviceStyle\\(\\) has parameter \\$highlight_node with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/MapController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\MapController\\:\\:nodeDisabledStyle\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/MapController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\MapController\\:\\:nodeDownStyle\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/MapController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\MapController\\:\\:nodeHighlightStyle\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/MapController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\MapController\\:\\:nodeUpStyle\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/MapController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Maps\\\\MapController\\:\\:visOptions\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Maps/MapController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerController\\:\\:checkTimeSinceLastPoll\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerController\\:\\:checkTimeSinceLastPoll\\(\\) has parameter \\$seconds with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerController\\:\\:groupsTab\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerController\\:\\:logTab\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerController\\:\\:performanceTab\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerController\\:\\:poller\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerController\\:\\:pollerCluster\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerController\\:\\:pollerSettings\\(\\) has parameter \\$pollers with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerController\\:\\:pollerStatus\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerController\\:\\:pollerStatus\\(\\) has parameter \\$last with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerController\\:\\:pollerStatus\\(\\) has parameter \\$poller with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerController\\:\\:pollerTab\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerController\\:\\:settingsTab\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\PollerController\\:\\:\\$rrdstep has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerGroupController\\:\\:destroy\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerGroupController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerSettingsController\\:\\:destroy\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerSettingsController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerSettingsController\\:\\:destroy\\(\\) has parameter \\$id with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerSettingsController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerSettingsController\\:\\:destroy\\(\\) has parameter \\$setting with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerSettingsController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerSettingsController\\:\\:update\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerSettingsController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerSettingsController\\:\\:update\\(\\) has parameter \\$id with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerSettingsController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PollerSettingsController\\:\\:update\\(\\) has parameter \\$setting with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PollerSettingsController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\PortController\\:\\:update\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PortController.php
|
|
|
|
-
|
|
message: "#^Called 'Model\\:\\:make\\(\\)' which performs unnecessary work, use 'new Model\\(\\)'\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/PortGroupController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Select\\\\DashboardController\\:\\:describe\\(\\) has parameter \\$dashboard with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Select/DashboardController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Select\\\\DeviceController\\:\\:\\$id has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Select/DeviceController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Select\\\\GraphAggregateController\\:\\:__invoke\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Select/GraphAggregateController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Select\\\\GraphAggregateController\\:\\:\\$rules has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Select/GraphAggregateController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Select\\\\GraphController\\:\\:__invoke\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Select/GraphController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Select\\\\GraphController\\:\\:formatGraph\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Select/GraphController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Select\\\\GraphController\\:\\:formatGraph\\(\\) has parameter \\$graph with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Select/GraphController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Select\\\\GraphController\\:\\:formatGraph\\(\\) has parameter \\$top with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Select/GraphController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Select\\\\GraphController\\:\\:\\$rules has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Select/GraphController.php
|
|
|
|
-
|
|
message: "#^Call to an undefined static method App\\\\Models\\\\ServiceTemplate\\:\\:hasAccess\\(\\)\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Select/ServiceTemplateController.php
|
|
|
|
-
|
|
message: "#^Called 'Model\\:\\:make\\(\\)' which performs unnecessary work, use 'new Model\\(\\)'\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/ServiceController.php
|
|
|
|
-
|
|
message: "#^Cannot call method only\\(\\) on array\\<string, string\\>\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/ServiceController.php
|
|
|
|
-
|
|
message: "#^Called 'Model\\:\\:make\\(\\)' which performs unnecessary work, use 'new Model\\(\\)'\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/ServiceTemplateController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\CustomersController\\:\\:getGraphRow\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/CustomersController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\CustomersController\\:\\:getGraphRow\\(\\) has parameter \\$customer with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/CustomersController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\CustomersController\\:\\:getTypeStrings\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/CustomersController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\DeviceController\\:\\:isDetailed\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/DeviceController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Table\\\\DeviceController\\:\\:\\$detailed has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/DeviceController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\EventlogController\\:\\:formatDatetime\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/EventlogController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\EventlogController\\:\\:formatDatetime\\(\\) has parameter \\$eventlog with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/EventlogController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\EventlogController\\:\\:formatType\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/EventlogController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\EventlogController\\:\\:formatType\\(\\) has parameter \\$eventlog with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/EventlogController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Table\\\\FdbTablesController\\:\\:\\$ipCache has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/FdbTablesController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Table\\\\FdbTablesController\\:\\:\\$macCountCache has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/FdbTablesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\GraylogController\\:\\:__invoke\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/GraylogController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\GraylogController\\:\\:formatMessage\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/GraylogController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\GraylogController\\:\\:formatMessage\\(\\) has parameter \\$message with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/GraylogController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\GraylogController\\:\\:severityLabel\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/GraylogController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\GraylogController\\:\\:severityLabel\\(\\) has parameter \\$severity with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/GraylogController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Table\\\\GraylogController\\:\\:\\$deviceCache has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/GraylogController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Table\\\\GraylogController\\:\\:\\$timezone has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/GraylogController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\LocationController\\:\\:getJoinQuery\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/LocationController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\LocationController\\:\\:getJoinQuery\\(\\) has parameter \\$field with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/LocationController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\MempoolsController\\:\\:barLink\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/MempoolsController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\MempoolsController\\:\\:miniGraph\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/MempoolsController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\OutagesController\\:\\:formatDatetime\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/OutagesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\OutagesController\\:\\:formatDatetime\\(\\) has parameter \\$timestamp with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/OutagesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\OutagesController\\:\\:formatTime\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/OutagesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\OutagesController\\:\\:formatTime\\(\\) has parameter \\$duration with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/OutagesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\OutagesController\\:\\:statusLabel\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/OutagesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\OutagesController\\:\\:statusLabel\\(\\) has parameter \\$outage with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/OutagesController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Table\\\\RoutesTablesController\\:\\:\\$ipCache has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/RoutesTablesController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Table\\\\SimpleTableController\\:\\:\\$base_rules has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/SimpleTableController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\SyslogController\\:\\:setLabel\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/SyslogController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Table\\\\SyslogController\\:\\:setLabel\\(\\) has parameter \\$syslog with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/SyslogController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Table\\\\TableController\\:\\:\\$model has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Table/TableController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\UserController\\:\\:authlog\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/UserController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\UserPreferencesController\\:\\:getValidLocales\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/UserPreferencesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\UserPreferencesController\\:\\:getValidStyles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/UserPreferencesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\UserPreferencesController\\:\\:updatePreference\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/UserPreferencesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\UserPreferencesController\\:\\:updatePreference\\(\\) has parameter \\$preference with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/UserPreferencesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\UserPreferencesController\\:\\:updatePreference\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/UserPreferencesController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\UserPreferencesController\\:\\:\\$cachedPreferences has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/UserPreferencesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\AvailabilityMapController\\:\\:getServices\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/AvailabilityMapController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\AvailabilityMapController\\:\\:getServices\\(\\) has parameter \\$request with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/AvailabilityMapController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\DeviceSummaryController\\:\\:getData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/DeviceSummaryController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\GraphController\\:\\:convertLegacySettingId\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/GraphController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\GraphController\\:\\:convertLegacySettingId\\(\\) has parameter \\$key with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/GraphController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\GraphController\\:\\:convertLegacySettingId\\(\\) has parameter \\$setting with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/GraphController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\GraphController\\:\\:getGraphType\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/GraphController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\GraphController\\:\\:getGraphType\\(\\) has parameter \\$summarize with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/GraphController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\GraphController\\:\\:hasInvalidSettings\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/GraphController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\GraphController\\:\\:title\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/GraphController.php
|
|
|
|
-
|
|
message: "#^Offset 'image_title' on null in empty\\(\\) does not exist\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/ImageController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\ServerStatsController\\:\\:title\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/ServerStatsController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\TopDevicesController\\:\\:getMemoryData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/TopDevicesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\TopDevicesController\\:\\:getMemoryData\\(\\) has parameter \\$sort with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/TopDevicesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\TopDevicesController\\:\\:getPingData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/TopDevicesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\TopDevicesController\\:\\:getPingData\\(\\) has parameter \\$sort with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/TopDevicesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\TopDevicesController\\:\\:getPollerData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/TopDevicesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\TopDevicesController\\:\\:getPollerData\\(\\) has parameter \\$sort with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/TopDevicesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\TopDevicesController\\:\\:getProcessorData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/TopDevicesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\TopDevicesController\\:\\:getProcessorData\\(\\) has parameter \\$sort with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/TopDevicesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\TopDevicesController\\:\\:getStorageData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/TopDevicesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\TopDevicesController\\:\\:getStorageData\\(\\) has parameter \\$sort with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/TopDevicesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\TopDevicesController\\:\\:getTrafficData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/TopDevicesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\TopDevicesController\\:\\:getTrafficData\\(\\) has parameter \\$sort with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/TopDevicesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\TopDevicesController\\:\\:getUptimeData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/TopDevicesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\TopDevicesController\\:\\:getUptimeData\\(\\) has parameter \\$sort with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/TopDevicesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\TopDevicesController\\:\\:title\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/TopDevicesController.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Controllers\\\\Widgets\\\\WidgetController\\:\\:__invoke\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/WidgetController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Widgets\\\\WidgetController\\:\\:\\$settings has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/WidgetController.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Controllers\\\\Widgets\\\\WidgetController\\:\\:\\$show_settings has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Controllers/Widgets/WidgetController.php
|
|
|
|
-
|
|
message: "#^PHPDoc type array of property App\\\\Http\\\\Kernel\\:\\:\\$middlewarePriority is not covariant with PHPDoc type array\\<string\\> of overridden property Illuminate\\\\Foundation\\\\Http\\\\Kernel\\:\\:\\$middlewarePriority\\.$#"
|
|
count: 1
|
|
path: app/Http/Kernel.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Http\\\\Middleware\\\\HandleCors\\:\\:\\$map has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Middleware/HandleCors.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Middleware\\\\LegacyExternalAuth\\:\\:handle\\(\\) has parameter \\$guard with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Middleware/LegacyExternalAuth.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Middleware\\\\LoadUserPreferences\\:\\:loadPreferences\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Middleware/LoadUserPreferences.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Middleware\\\\LoadUserPreferences\\:\\:setPreference\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Middleware/LoadUserPreferences.php
|
|
|
|
-
|
|
message: "#^Cannot call method getName\\(\\) on object\\|string\\.$#"
|
|
count: 1
|
|
path: app/Http/Middleware/VerifyTwoFactor.php
|
|
|
|
-
|
|
message: "#^Cannot call method parameter\\(\\) on object\\|string\\.$#"
|
|
count: 1
|
|
path: app/Http/Requests/TwoFactorManagementRequest.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Requests\\\\TwoFactorManagementRequest\\:\\:authorize\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Requests/TwoFactorManagementRequest.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Http\\\\Requests\\\\TwoFactorManagementRequest\\:\\:rules\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Http/Requests/TwoFactorManagementRequest.php
|
|
|
|
-
|
|
message: "#^Cannot access property \\$password on object\\|string\\.$#"
|
|
count: 1
|
|
path: app/Http/Requests/UpdateUserRequest.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Jobs\\\\PingCheck\\:\\:complete\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Jobs/PingCheck.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Jobs\\\\PingCheck\\:\\:defer\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Jobs/PingCheck.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Jobs\\\\PingCheck\\:\\:fetchDevices\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Jobs/PingCheck.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Jobs\\\\PingCheck\\:\\:processTier\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Jobs/PingCheck.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Jobs\\\\PingCheck\\:\\:recordData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Jobs/PingCheck.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Jobs\\\\PingCheck\\:\\:\\$command has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Jobs/PingCheck.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Jobs\\\\PingCheck\\:\\:\\$current_tier has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Jobs/PingCheck.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Jobs\\\\PingCheck\\:\\:\\$deferred is never written, only read\\.$#"
|
|
count: 1
|
|
path: app/Jobs/PingCheck.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Jobs\\\\PingCheck\\:\\:\\$devices \\(Illuminate\\\\Database\\\\Eloquent\\\\Collection\\) in isset\\(\\) is not nullable\\.$#"
|
|
count: 1
|
|
path: app/Jobs/PingCheck.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Jobs\\\\PingCheck\\:\\:\\$devices is never written, only read\\.$#"
|
|
count: 1
|
|
path: app/Jobs/PingCheck.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Jobs\\\\PingCheck\\:\\:\\$groups is never read, only written\\.$#"
|
|
count: 1
|
|
path: app/Jobs/PingCheck.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Jobs\\\\PingCheck\\:\\:\\$rrd_tags has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Jobs/PingCheck.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Jobs\\\\PingCheck\\:\\:\\$tiered is never written, only read\\.$#"
|
|
count: 1
|
|
path: app/Jobs/PingCheck.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Jobs\\\\PingCheck\\:\\:\\$wait has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Jobs/PingCheck.php
|
|
|
|
-
|
|
message: "#^Unreachable statement \\- code above always terminates\\.$#"
|
|
count: 1
|
|
path: app/Jobs/PingCheck.php
|
|
|
|
-
|
|
message: "#^Ternary operator condition is always true\\.$#"
|
|
count: 2
|
|
path: app/Listeners/AuthEventListener.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:getEndAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:getEndRecurringDtAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:getEndRecurringHrAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:getRecurringDayAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:getStartAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:getStartRecurringDtAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:getStartRecurringHrAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:scopeIsActive\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:scopeIsActive\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:setEndAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:setEndAttribute\\(\\) has parameter \\$end with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:setEndRecurringDtAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:setEndRecurringDtAttribute\\(\\) has parameter \\$date with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:setEndRecurringHrAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:setEndRecurringHrAttribute\\(\\) has parameter \\$time with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:setRecurringDayAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:setRecurringDayAttribute\\(\\) has parameter \\$days with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:setStartAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:setStartAttribute\\(\\) has parameter \\$start with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:setStartRecurringDtAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:setStartRecurringDtAttribute\\(\\) has parameter \\$date with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:setStartRecurringHrAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertSchedule\\:\\:setStartRecurringHrAttribute\\(\\) has parameter \\$time with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Models\\\\AlertSchedule\\:\\:\\$days has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Models\\\\AlertSchedule\\:\\:\\$timezone has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertSchedule.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\AlertTemplate\\:\\:map\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/AlertTemplate.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\ApiToken\\:\\:generateToken\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/ApiToken.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\ApiToken\\:\\:generateToken\\(\\) has parameter \\$description with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/ApiToken.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\ApiToken\\:\\:isValid\\(\\) has parameter \\$user_id with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/ApiToken.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\ApiToken\\:\\:scopeIsEnabled\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/ApiToken.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\ApiToken\\:\\:scopeIsEnabled\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/ApiToken.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Application\\:\\:displayName\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Application.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Application\\:\\:getShowNameAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Application.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\BgpPeer\\:\\:scopeInAlarm\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/BgpPeer.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Bill\\:\\:scopeHasAccess\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Bill.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Bill\\:\\:scopeHasAccess\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Bill.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Callback\\:\\:get\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Callback.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Callback\\:\\:get\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Callback.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Callback\\:\\:set\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Callback.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Callback\\:\\:set\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Callback.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Callback\\:\\:set\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Callback.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Component\\:\\:setDisabledAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Component.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Component\\:\\:setDisabledAttribute\\(\\) has parameter \\$disabled with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Component.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Component\\:\\:setIgnoreAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Component.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Component\\:\\:setIgnoreAttribute\\(\\) has parameter \\$ignore with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Component.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Component\\:\\:setStatusAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Component.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Component\\:\\:setStatusAttribute\\(\\) has parameter \\$status with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Component.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\ComponentPref\\:\\:setValueAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/ComponentPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\ComponentPref\\:\\:setValueAttribute\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/ComponentPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\ComponentStatusLog\\:\\:setStatusAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/ComponentStatusLog.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\ComponentStatusLog\\:\\:setStatusAttribute\\(\\) has parameter \\$status with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/ComponentStatusLog.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Config\\:\\:getConfigValueAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Config.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Config\\:\\:getConfigValueAttribute\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Config.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Config\\:\\:scopeWithChildren\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Config.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Config\\:\\:scopeWithChildren\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Config.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Config\\:\\:scopeWithChildren\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Config.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Config\\:\\:setConfigValueAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Config.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Config\\:\\:setConfigValueAttribute\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Config.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:forgetAttrib\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:forgetAttrib\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:formatDownUptime\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:formatDownUptime\\(\\) has parameter \\$short with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:getAttrib\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:getAttrib\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:getAttribs\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:getIconAttribute\\(\\) has parameter \\$icon with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:getIpAttribute\\(\\) has parameter \\$ip with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:isUnderMaintenance\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeHasAccess\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeHasAccess\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeInDeviceGroup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeInDeviceGroup\\(\\) has parameter \\$deviceGroup with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeInDeviceGroup\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeInServiceTemplate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeInServiceTemplate\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeInServiceTemplate\\(\\) has parameter \\$serviceTemplate with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeIsActive\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeIsActive\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeIsDisableNotify\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeIsDisableNotify\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeIsDisabled\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeIsDisabled\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeIsDown\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeIsDown\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeIsIgnored\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeIsIgnored\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeIsNotDisabled\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeIsNotDisabled\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeIsUp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeIsUp\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeNotIgnored\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeNotIgnored\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeNotInDeviceGroup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeNotInDeviceGroup\\(\\) has parameter \\$deviceGroup with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeNotInDeviceGroup\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeNotInServiceTemplate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeNotInServiceTemplate\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeNotInServiceTemplate\\(\\) has parameter \\$serviceTemplate with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeWhereUptime\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeWhereUptime\\(\\) has parameter \\$modifier with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeWhereUptime\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:scopeWhereUptime\\(\\) has parameter \\$uptime with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:setAttrib\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:setAttrib\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:setAttrib\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:setIpAttribute\\(\\) has parameter \\$ip with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:setLocation\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:setStatusAttribute\\(\\) has parameter \\$status with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:updateMaxDepth\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Device\\:\\:validateStandalone\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Device.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\DeviceGroup\\:\\:scopeHasAccess\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/DeviceGroup.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\DeviceGroup\\:\\:scopeHasAccess\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/DeviceGroup.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\DeviceGroup\\:\\:scopeInServiceTemplate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/DeviceGroup.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\DeviceGroup\\:\\:scopeInServiceTemplate\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/DeviceGroup.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\DeviceGroup\\:\\:scopeInServiceTemplate\\(\\) has parameter \\$serviceTemplate with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/DeviceGroup.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\DeviceGroup\\:\\:scopeNotInServiceTemplate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/DeviceGroup.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\DeviceGroup\\:\\:scopeNotInServiceTemplate\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/DeviceGroup.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\DeviceGroup\\:\\:scopeNotInServiceTemplate\\(\\) has parameter \\$serviceTemplate with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/DeviceGroup.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\DeviceGroup\\:\\:updateDevices\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/DeviceGroup.php
|
|
|
|
-
|
|
message: "#^Access to an undefined property App\\\\Models\\\\DeviceRelatedModel\\:\\:\\$device_id\\.$#"
|
|
count: 1
|
|
path: app/Models/DeviceRelatedModel.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\DeviceRelatedModel\\:\\:scopeHasAccess\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/DeviceRelatedModel.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\DeviceRelatedModel\\:\\:scopeHasAccess\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/DeviceRelatedModel.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\DeviceRelatedModel\\:\\:scopeInDeviceGroup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/DeviceRelatedModel.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\DeviceRelatedModel\\:\\:scopeInDeviceGroup\\(\\) has parameter \\$deviceGroup with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/DeviceRelatedModel.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\DeviceRelatedModel\\:\\:scopeInDeviceGroup\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/DeviceRelatedModel.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Eventlog\\:\\:log\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Eventlog.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\IsisAdjacency\\:\\:device\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/IsisAdjacency.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Location\\:\\:coordinatesValid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Location.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Location\\:\\:fetchCoordinates\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Location.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Location\\:\\:parseCoordinates\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Location.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Location\\:\\:scopeInDeviceGroup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Location.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Location\\:\\:scopeInDeviceGroup\\(\\) has parameter \\$deviceGroup with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Location.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Location\\:\\:scopeInDeviceGroup\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Location.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Models\\\\Location\\:\\:\\$location_regex has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Location.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:calculateTotal\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:calculateTotal\\(\\) has parameter \\$free with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:calculateTotal\\(\\) has parameter \\$total with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:calculateTotal\\(\\) has parameter \\$used with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:correctNegative\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:correctNegative\\(\\) has parameter \\$max with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:correctNegative\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:fillUsage\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:fillUsage\\(\\) has parameter \\$free with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:fillUsage\\(\\) has parameter \\$percent with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:fillUsage\\(\\) has parameter \\$total with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:fillUsage\\(\\) has parameter \\$used with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:isValid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:normalizePercent\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:normalizePercent\\(\\) has parameter \\$percent with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:setMempoolPercAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Mempool\\:\\:setMempoolPercAttribute\\(\\) has parameter \\$percent with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Mempool.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Notification\\:\\:scopeIsSticky\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Notification.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Plugin\\:\\:scopeVersionOne\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Plugin.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Plugin\\:\\:scopeVersionOne\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Plugin.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Plugin\\:\\:scopeVersionTwo\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Plugin.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Plugin\\:\\:scopeVersionTwo\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Plugin.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\PollerGroup\\:\\:list\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/PollerGroup.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Port\\:\\:getIfPhysAddressAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Port.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Port\\:\\:getIfPhysAddressAttribute\\(\\) has parameter \\$mac with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Port.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Port\\:\\:scopeHasAccess\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Port.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Port\\:\\:scopeHasAccess\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Port.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Port\\:\\:scopeInPortGroup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Port.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Port\\:\\:scopeInPortGroup\\(\\) has parameter \\$portGroup with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Port.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Port\\:\\:scopeInPortGroup\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Port.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\PortGroup\\:\\:ports\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/PortGroup.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\PortGroup\\:\\:scopeHasAccess\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/PortGroup.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\PortGroup\\:\\:scopeHasAccess\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/PortGroup.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\PortRelatedModel\\:\\:scopeHasAccess\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/PortRelatedModel.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\PortRelatedModel\\:\\:scopeHasAccess\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/PortRelatedModel.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\PortVlan\\:\\:getUntaggedAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/PortVlan.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\PortVlan\\:\\:getUntaggedAttribute\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/PortVlan.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Models\\\\Route\\:\\:\\$translateProto has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Route.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Models\\\\Route\\:\\:\\$translateType has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Route.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Sensor\\:\\:classDescr\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Sensor.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Sensor\\:\\:getIconMap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Sensor.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Sensor\\:\\:getTypes\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Sensor.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\Sensor\\:\\:icon\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Sensor.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Models\\\\Sensor\\:\\:\\$icons has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/Sensor.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\ServiceTemplate\\:\\:updateDevices\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/ServiceTemplate.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:devices\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:getDevicesAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:ports\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:scopeAdminOnly\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:scopeAdminOnly\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:setCanModifyPasswdAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:setCanModifyPasswdAttribute\\(\\) has parameter \\$modify with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:setDescrAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:setDescrAttribute\\(\\) has parameter \\$descr with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:setEmailAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:setEmailAttribute\\(\\) has parameter \\$email with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:setEnabledAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:setEnabledAttribute\\(\\) has parameter \\$enable with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:setPassword\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:setRealnameAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\User\\:\\:setRealnameAttribute\\(\\) has parameter \\$realname with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/User.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\UserPref\\:\\:forgetPref\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\UserPref\\:\\:forgetPref\\(\\) has parameter \\$pref with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\UserPref\\:\\:getPref\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\UserPref\\:\\:getPref\\(\\) has parameter \\$pref with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\UserPref\\:\\:getValueAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\UserPref\\:\\:getValueAttribute\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\UserPref\\:\\:scopePref\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\UserPref\\:\\:scopePref\\(\\) has parameter \\$pref with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\UserPref\\:\\:scopePref\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\UserPref\\:\\:setPref\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\UserPref\\:\\:setPref\\(\\) has parameter \\$pref with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\UserPref\\:\\:setPref\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\UserPref\\:\\:setValueAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\UserPref\\:\\:setValueAttribute\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\UserPref\\:\\:user\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^PHPDoc type array of property App\\\\Models\\\\UserPref\\:\\:\\$primaryKey is not covariant with PHPDoc type string of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Model\\:\\:\\$primaryKey\\.$#"
|
|
count: 1
|
|
path: app/Models/UserPref.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\WirelessSensor\\:\\:classDescr\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Models\\\\WirelessSensor\\:\\:icon\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Models/WirelessSensor.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Observers\\\\DeviceObserver\\:\\:attributeChangedMessage\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Observers/DeviceObserver.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Observers\\\\DeviceObserver\\:\\:attributeChangedMessage\\(\\) has parameter \\$attribute with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Observers/DeviceObserver.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Observers\\\\DeviceObserver\\:\\:attributeChangedMessage\\(\\) has parameter \\$previous with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Observers/DeviceObserver.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Observers\\\\DeviceObserver\\:\\:attributeChangedMessage\\(\\) has parameter \\$value with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Observers/DeviceObserver.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Observers\\\\MempoolObserver\\:\\:updated\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Observers/MempoolObserver.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Observers\\\\ModuleModelObserver\\:\\:created\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Observers/ModuleModelObserver.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Observers\\\\ModuleModelObserver\\:\\:deleted\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Observers/ModuleModelObserver.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Observers\\\\ModuleModelObserver\\:\\:observe\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Observers/ModuleModelObserver.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Observers\\\\ModuleModelObserver\\:\\:saving\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Observers/ModuleModelObserver.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Observers\\\\ModuleModelObserver\\:\\:updated\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Observers/ModuleModelObserver.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Policies\\\\DeviceGroupPolicy\\:\\:before\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Policies/DeviceGroupPolicy.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Policies\\\\DeviceGroupPolicy\\:\\:before\\(\\) has parameter \\$ability with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Policies/DeviceGroupPolicy.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Policies\\\\DeviceGroupPolicy\\:\\:before\\(\\) has parameter \\$user with no type specified\\.$#"
|
|
count: 1
|
|
path: app/Policies/DeviceGroupPolicy.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Polling\\\\Measure\\\\Measurement\\:\\:\\$duration has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Polling/Measure/Measurement.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Polling\\\\Measure\\\\Measurement\\:\\:\\$start has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Polling/Measure/Measurement.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Polling\\\\Measure\\\\Measurement\\:\\:\\$type has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Polling/Measure/Measurement.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Polling\\\\Measure\\\\MeasurementSummary\\:\\:\\$checkpointCount has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Polling/Measure/MeasurementSummary.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Polling\\\\Measure\\\\MeasurementSummary\\:\\:\\$checkpointDuration has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Polling/Measure/MeasurementSummary.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Polling\\\\Measure\\\\MeasurementSummary\\:\\:\\$count has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Polling/Measure/MeasurementSummary.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Polling\\\\Measure\\\\MeasurementSummary\\:\\:\\$duration has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Polling/Measure/MeasurementSummary.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Polling\\\\Measure\\\\MeasurementSummary\\:\\:\\$type has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Polling/Measure/MeasurementSummary.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Providers\\\\AppServiceProvider\\:\\:bootCustomBladeDirectives\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Providers/AppServiceProvider.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Providers\\\\AppServiceProvider\\:\\:bootCustomValidators\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Providers/AppServiceProvider.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Providers\\\\AppServiceProvider\\:\\:bootObservers\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Providers/AppServiceProvider.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Providers\\\\AppServiceProvider\\:\\:configureMorphAliases\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Providers/AppServiceProvider.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Providers\\\\AppServiceProvider\\:\\:registerFacades\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Providers/AppServiceProvider.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Providers\\\\AppServiceProvider\\:\\:registerGeocoder\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Providers/AppServiceProvider.php
|
|
|
|
-
|
|
message: "#^Result of && is always false\\.$#"
|
|
count: 1
|
|
path: app/Providers/CliServiceProvider.php
|
|
|
|
-
|
|
message: "#^Right side of && is always false\\.$#"
|
|
count: 1
|
|
path: app/Providers/CliServiceProvider.php
|
|
|
|
-
|
|
message: "#^Method App\\\\Providers\\\\DatastoreServiceProvider\\:\\:registerInflux\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/Providers/DatastoreServiceProvider.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Providers\\\\DatastoreServiceProvider\\:\\:\\$namespace has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Providers/DatastoreServiceProvider.php
|
|
|
|
-
|
|
message: "#^Property App\\\\Providers\\\\DatastoreServiceProvider\\:\\:\\$stores has no type specified\\.$#"
|
|
count: 1
|
|
path: app/Providers/DatastoreServiceProvider.php
|
|
|
|
-
|
|
message: "#^Negated boolean expression is always false\\.$#"
|
|
count: 1
|
|
path: app/Providers/LegacyUserProvider.php
|
|
|
|
-
|
|
message: "#^Variable \\$username on left side of \\?\\? is never defined\\.$#"
|
|
count: 1
|
|
path: app/Providers/LegacyUserProvider.php
|
|
|
|
-
|
|
message: "#^Method App\\\\StreamedOutput\\:\\:doWrite\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: app/StreamedOutput.php
|
|
|
|
-
|
|
message: "#^Method App\\\\StreamedOutput\\:\\:doWrite\\(\\) has parameter \\$message with no type specified\\.$#"
|
|
count: 1
|
|
path: app/StreamedOutput.php
|
|
|
|
-
|
|
message: "#^Method App\\\\StreamedOutput\\:\\:doWrite\\(\\) has parameter \\$newline with no type specified\\.$#"
|
|
count: 1
|
|
path: app/StreamedOutput.php
|
|
|
|
-
|
|
message: "#^Method App\\\\View\\\\Components\\\\Graph\\:\\:__construct\\(\\) has parameter \\$link with no type specified\\.$#"
|
|
count: 1
|
|
path: app/View/Components/Graph.php
|
|
|
|
-
|
|
message: "#^Method App\\\\View\\\\Components\\\\Panel\\:\\:__construct\\(\\) has parameter \\$bodyClass with no type specified\\.$#"
|
|
count: 1
|
|
path: app/View/Components/Panel.php
|
|
|
|
-
|
|
message: "#^Method App\\\\View\\\\Components\\\\Panel\\:\\:__construct\\(\\) has parameter \\$footerClass with no type specified\\.$#"
|
|
count: 1
|
|
path: app/View/Components/Panel.php
|
|
|
|
-
|
|
message: "#^Method App\\\\View\\\\Components\\\\Panel\\:\\:__construct\\(\\) has parameter \\$title with no type specified\\.$#"
|
|
count: 1
|
|
path: app/View/Components/Panel.php
|
|
|
|
-
|
|
message: "#^Method App\\\\View\\\\Components\\\\Submenu\\:\\:__construct\\(\\) has parameter \\$currentTab with no type specified\\.$#"
|
|
count: 1
|
|
path: app/View/Components/Submenu.php
|
|
|
|
-
|
|
message: "#^Method App\\\\View\\\\Components\\\\Submenu\\:\\:__construct\\(\\) has parameter \\$deviceId with no type specified\\.$#"
|
|
count: 1
|
|
path: app/View/Components/Submenu.php
|
|
|
|
-
|
|
message: "#^Method App\\\\View\\\\Components\\\\Submenu\\:\\:__construct\\(\\) has parameter \\$menu with no type specified\\.$#"
|
|
count: 1
|
|
path: app/View/Components/Submenu.php
|
|
|
|
-
|
|
message: "#^Method App\\\\View\\\\Components\\\\Submenu\\:\\:__construct\\(\\) has parameter \\$selected with no type specified\\.$#"
|
|
count: 1
|
|
path: app/View/Components/Submenu.php
|
|
|
|
-
|
|
message: "#^Method App\\\\View\\\\Components\\\\Submenu\\:\\:__construct\\(\\) has parameter \\$title with no type specified\\.$#"
|
|
count: 1
|
|
path: app/View/Components/Submenu.php
|
|
|
|
-
|
|
message: "#^Property App\\\\View\\\\SimpleTemplate\\:\\:\\$callback \\(callable\\) on left side of \\?\\? is not nullable\\.$#"
|
|
count: 1
|
|
path: app/View/SimpleTemplate.php
|
|
|
|
-
|
|
message: "#^Method Database\\\\Factories\\\\AlertScheduleFactory\\:\\:recurring\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: database/factories/AlertScheduleFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\AlertScheduleFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\AlertSchedule\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\AlertSchedule\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/AlertScheduleFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\BgpPeerFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\BgpPeer\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\BgpPeer\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/BgpPeerFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\BillFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\Bill\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\Bill\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/BillFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\ComponentFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\Component\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\Component\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/ComponentFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\DeviceFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\Device\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\Device\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/DeviceFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\DeviceGroupFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\DeviceGroup\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\DeviceGroup\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/DeviceGroupFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\Ipv4AddressFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\Ipv4Address\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\Ipv4Address\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/Ipv4AddressFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\Ipv4NetworkFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\Ipv4Network\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\Ipv4Network\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/Ipv4NetworkFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\LocationFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\Location\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\Location\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/LocationFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\OspfNbrFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\OspfNbr\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\OspfNbr\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/OspfNbrFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\OspfPortFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\OspfPort\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\OspfPort\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/OspfPortFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\PortFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\Port\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\Port\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/PortFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\SensorFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\Sensor\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\Sensor\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/SensorFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\SyslogFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\Syslog\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\Syslog\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/SyslogFactory.php
|
|
|
|
-
|
|
message: "#^Method Database\\\\Factories\\\\UserFactory\\:\\:admin\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: database/factories/UserFactory.php
|
|
|
|
-
|
|
message: "#^Method Database\\\\Factories\\\\UserFactory\\:\\:read\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: database/factories/UserFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\UserFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\User\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\User\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/UserFactory.php
|
|
|
|
-
|
|
message: "#^PHPDoc type string of property Database\\\\Factories\\\\VminfoFactory\\:\\:\\$model is not covariant with PHPDoc type class\\-string\\<App\\\\Models\\\\Vminfo\\> of overridden property Illuminate\\\\Database\\\\Eloquent\\\\Factories\\\\Factory\\<App\\\\Models\\\\Vminfo\\>\\:\\:\\$model\\.$#"
|
|
count: 1
|
|
path: database/factories/VminfoFactory.php
|
|
|
|
-
|
|
message: "#^Method TheGreatIndexRename\\:\\:indexExists\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: database/migrations/2020_04_06_001048_the_great_index_rename.php
|
|
|
|
-
|
|
message: "#^Method TheGreatIndexRename\\:\\:indexExists\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: database/migrations/2020_04_06_001048_the_great_index_rename.php
|
|
|
|
-
|
|
message: "#^Method TheGreatIndexRename\\:\\:indexExists\\(\\) has parameter \\$table with no type specified\\.$#"
|
|
count: 1
|
|
path: database/migrations/2020_04_06_001048_the_great_index_rename.php
|
|
|
|
-
|
|
message: "#^Method TheGreatIndexRename\\:\\:renameIndex\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: database/migrations/2020_04_06_001048_the_great_index_rename.php
|
|
|
|
-
|
|
message: "#^Method TheGreatIndexRename\\:\\:renameIndex\\(\\) has parameter \\$new with no type specified\\.$#"
|
|
count: 1
|
|
path: database/migrations/2020_04_06_001048_the_great_index_rename.php
|
|
|
|
-
|
|
message: "#^Method TheGreatIndexRename\\:\\:renameIndex\\(\\) has parameter \\$old with no type specified\\.$#"
|
|
count: 1
|
|
path: database/migrations/2020_04_06_001048_the_great_index_rename.php
|
|
|
|
-
|
|
message: "#^Method TheGreatIndexRename\\:\\:renameIndex\\(\\) has parameter \\$table with no type specified\\.$#"
|
|
count: 1
|
|
path: database/migrations/2020_04_06_001048_the_great_index_rename.php
|
|
|
|
-
|
|
message: "#^Method TheGreatIndexRename\\:\\:renameIndex\\(\\) has parameter \\$unique with no type specified\\.$#"
|
|
count: 1
|
|
path: database/migrations/2020_04_06_001048_the_great_index_rename.php
|
|
|
|
-
|
|
message: "#^Method MigrateToUtf8mb4\\:\\:migrateCharsetTo\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: database/migrations/2021_02_09_122930_migrate_to_utf8mb4.php
|
|
|
|
-
|
|
message: "#^Method MigrateToUtf8mb4\\:\\:migrateCharsetTo\\(\\) has parameter \\$charset with no type specified\\.$#"
|
|
count: 1
|
|
path: database/migrations/2021_02_09_122930_migrate_to_utf8mb4.php
|
|
|
|
-
|
|
message: "#^Method MigrateToUtf8mb4\\:\\:migrateCharsetTo\\(\\) has parameter \\$collation with no type specified\\.$#"
|
|
count: 1
|
|
path: database/migrations/2021_02_09_122930_migrate_to_utf8mb4.php
|
|
|
|
-
|
|
message: "#^Parameter \\#4 \\$transport of function addHost expects string, int given\\.$#"
|
|
count: 1
|
|
path: tests/AddHostTest.php
|
|
|
|
-
|
|
message: "#^Parameter \\#5 \\$poller_group of function addHost expects string, int given\\.$#"
|
|
count: 4
|
|
path: tests/AddHostTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\AddHostTest\\:\\:\\$host has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/AddHostTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AlertingTest\\:\\:getTransportFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AlertingTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AlertingTest\\:\\:testJsonAlertCollection\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AlertingTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AlertingTest\\:\\:testTransports\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AlertingTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthHTTPTest\\:\\:testCapabilityFunctions\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthHTTPTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthHTTPTest\\:\\:testOldBehaviourAgainstCurrent\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthHTTPTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\AuthHTTPTest\\:\\:\\$original_auth_mech has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthHTTPTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\AuthHTTPTest\\:\\:\\$server has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthHTTPTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:basicConfig\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:basicEnvironmentEnv\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:basicEnvironmentHeader\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:makeUser\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:testBadAuth\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:testCapabilityFunctions\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:testGetAttr\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:testGetExternalUserName\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:testGroupParsing\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:testLevelCaulculationFromAttr\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:testNoAttribute\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:testTrustedProxies\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:testValidAuthCreateOnly\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:testValidAuthNoCreateUpdate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:testValidAuthUpdate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$attr of method LibreNMS\\\\Authentication\\\\SSOAuthorizer\\:\\:authSSOGetAttr\\(\\) expects string, int given\\.$#"
|
|
count: 2
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$attr of method LibreNMS\\\\Authentication\\\\SSOAuthorizer\\:\\:authSSOGetAttr\\(\\) expects string, null given\\.$#"
|
|
count: 2
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:\\$original_auth_mech has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\AuthSSOTest\\:\\:\\$server has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/AuthSSOTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\BasicApiTest\\:\\:testListDevices\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/BasicApiTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Browser\\\\LoginTest\\:\\:test2faLogin\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Browser/LoginTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Browser\\\\LoginTest\\:\\:testUserCanLogin\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Browser/LoginTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\CommonFunctionsTest\\:\\:testDisplay\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/CommonFunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\CommonFunctionsTest\\:\\:testEndsWith\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/CommonFunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\CommonFunctionsTest\\:\\:testFormatHostname\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/CommonFunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\CommonFunctionsTest\\:\\:testIsValidHostname\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/CommonFunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\CommonFunctionsTest\\:\\:testPortAssociation\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/CommonFunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\CommonFunctionsTest\\:\\:testResolveGlues\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/CommonFunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\CommonFunctionsTest\\:\\:testRrdDescriptions\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/CommonFunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\CommonFunctionsTest\\:\\:testSetNull\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/CommonFunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\CommonFunctionsTest\\:\\:testStartsWith\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/CommonFunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\CommonFunctionsTest\\:\\:testStrContains\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/CommonFunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\CommonFunctionsTest\\:\\:testStringToClass\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/CommonFunctionsTest.php
|
|
|
|
-
|
|
message: "#^Parameter \\#2 \\$default of function set_null expects null, int given\\.$#"
|
|
count: 2
|
|
path: tests/CommonFunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\ConfigTest\\:\\:setConfig\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\ConfigTest\\:\\:testForget\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\ConfigTest\\:\\:testForgetSubtree\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\ConfigTest\\:\\:testGet\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\ConfigTest\\:\\:testGetBasic\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\ConfigTest\\:\\:testGetDeviceSetting\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\ConfigTest\\:\\:testGetNonExistent\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\ConfigTest\\:\\:testGetNonExistentNested\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\ConfigTest\\:\\:testGetOsSetting\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\ConfigTest\\:\\:testGetSubtree\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\ConfigTest\\:\\:testHas\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\ConfigTest\\:\\:testSet\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\ConfigTest\\:\\:testSetBasic\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\ConfigTest\\:\\:testSetPersist\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$os of static method LibreNMS\\\\Config\\:\\:getOsSetting\\(\\) expects string, null given\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\ConfigTest\\:\\:\\$config has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/ConfigTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\DBSetupTest\\:\\:testCheckColumnCollation\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/DBSetupTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\DBSetupTest\\:\\:testCheckDBCollation\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/DBSetupTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\DBSetupTest\\:\\:testCheckTableCollation\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/DBSetupTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\DBSetupTest\\:\\:testSchema\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/DBSetupTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\DBSetupTest\\:\\:testSchemaFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/DBSetupTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\DBSetupTest\\:\\:testSetupDB\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/DBSetupTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\DBSetupTest\\:\\:testSqlMode\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/DBSetupTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\DBSetupTest\\:\\:testValidateSchema\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/DBSetupTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\DBSetupTest\\:\\:\\$connection has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/DBSetupTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\DBSetupTest\\:\\:\\$db_name has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/DBSetupTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\DocsTest\\:\\:testDocExist\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/DocsTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\DocsTest\\:\\:\\$hidden_pages has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/DocsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAccThresholdCrossingAlertTest\\:\\:testAccThresholdTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAccThresholdCrossingAlertTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testAccFlowModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testAccPortModied\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testAccShaper\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testAclModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testAuthServerModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testBannerModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testLagModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testNeModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testNetPortModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testNtpModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testQosFlowPolicerModfied\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testQosShaperModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testSnmpDyingGaspStateModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testSyslogIP6AddrModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testSyslogIPAddrModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testSyslogIPVersionModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testSyslogPortModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testTimeSourceModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaAttributeChangeTest\\:\\:testTimeZoneModified\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaAttributeChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaDyingGaspTrapTest\\:\\:testDyingGasp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaDyingGaspTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaNetThresholdCrossingAlertTest\\:\\:testNetThresholdTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaNetThresholdCrossingAlertTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaNetworkElementAlmTrapTest\\:\\:testElementAlarmCleared\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaNetworkElementAlmTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaNetworkElementAlmTrapTest\\:\\:testElementAlarmCritical\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaNetworkElementAlmTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaNetworkElementAlmTrapTest\\:\\:testElementAlarmMajor\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaNetworkElementAlmTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaNetworkElementAlmTrapTest\\:\\:testElementAlarmMinor\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaNetworkElementAlmTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaObjectCreationTest\\:\\:testLagCreation\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaObjectCreationTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaObjectCreationTest\\:\\:testUserCreation\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaObjectCreationTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaObjectDeletionTest\\:\\:testFLowDeletion\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaObjectDeletionTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaObjectDeletionTest\\:\\:testLagDeletion\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaObjectDeletionTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaObjectDeletionTest\\:\\:testLagPortDeletion\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaObjectDeletionTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaObjectDeletionTest\\:\\:testUserDeletion\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaObjectDeletionTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaStateChangeTrapTest\\:\\:testAccessPortChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaStateChangeTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaStateChangeTrapTest\\:\\:testFlowStateChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaStateChangeTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaStateChangeTrapTest\\:\\:testNetworkPortChg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaStateChangeTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaSysAlmTrapTest\\:\\:testClearedAlarm\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaSysAlmTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaSysAlmTrapTest\\:\\:testCriticalAlarm\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaSysAlmTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaSysAlmTrapTest\\:\\:testMajorAlarm\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaSysAlmTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\AdvaSysAlmTrapTest\\:\\:testMinorAlarm\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/AdvaSysAlmTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\ApcPduOutletTest\\:\\:testOutletOff\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/ApcPduOutletTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\ApcPduOutletTest\\:\\:testOutletOn\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/ApcPduOutletTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\ApcPduOutletTest\\:\\:testOutletReboot\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/ApcPduOutletTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\BgpTrapTest\\:\\:testBgpDown\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/BgpTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\BgpTrapTest\\:\\:testBgpUp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/BgpTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CommonTrapTest\\:\\:testAuthorization\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CommonTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CommonTrapTest\\:\\:testBridgeNewRoot\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CommonTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CommonTrapTest\\:\\:testBridgeTopologyChanged\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CommonTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CommonTrapTest\\:\\:testColdStart\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CommonTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CommonTrapTest\\:\\:testEntityDatabaseChanged\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CommonTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CommonTrapTest\\:\\:testFindByIp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CommonTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CommonTrapTest\\:\\:testGarbage\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CommonTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CommonTrapTest\\:\\:testGenericTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CommonTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CommonTrapTest\\:\\:testWarmStart\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CommonTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpLowBattery\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpPowerRestored\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpRtOverLoad\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpRtnChargerFailure\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpRtnDischarged\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpRtnLowBattery\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpRtnOverTemp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpUpsBatteryNotPresent\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpUpsChargerFailure\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpUpsDiagFailed\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpUpsDiagPassed\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpUpsDischarged\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpUpsOnBattery\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpUpsOverTemp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpUpsOverload\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpUpsRebootStarted\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpUpsSleeping\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpUpsTurnedOff\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\CyberPowerTrapsTest\\:\\:testCpUpsWokeUp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/CyberPowerTrapsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\FgTrapAvOversizeTest\\:\\:testAvOversize\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/FgTrapAvOversizeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\FgTrapIpsTest\\:\\:testIpsAnomaly\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/FgTrapIpsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\FgTrapIpsTest\\:\\:testIpsPkgUdate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/FgTrapIpsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\FgTrapIpsTest\\:\\:testIpsSignature\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/FgTrapIpsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\FgTrapVpnTunTest\\:\\:testVpnTunDown\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/FgTrapVpnTunTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\FgTrapVpnTunTest\\:\\:testVpnTunUp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/FgTrapVpnTunTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\FmTrapLogRateThresholdTest\\:\\:testAvOversize\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/FmTrapLogRateThresholdTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxBgpM2Test\\:\\:testBgpBackwardTrasition\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxBgpM2Test.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxBgpM2Test\\:\\:testBgpEstablished\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxBgpM2Test.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxBgpM2Test\\:\\:testBgpPeerUnknown\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxBgpM2Test.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxCmCfgChangeTest\\:\\:testConfigChangeTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxCmCfgChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxCmCfgChangeTest\\:\\:testConfigRollbackTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxCmCfgChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxDomAlarmTest\\:\\:testJnxDomAlarmClearTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxDomAlarmTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxDomAlarmTest\\:\\:testJnxDomAlarmSetTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxDomAlarmTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxDomLaneAlarmTest\\:\\:testJnxDomLaneAlarmClearedTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxDomLaneAlarmTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxDomLaneAlarmTest\\:\\:testJnxDomLaneAlarmSetTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxDomLaneAlarmTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxLdpLspTest\\:\\:testLdpLspDownTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxLdpLspTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxLdpLspTest\\:\\:testLdpLspUpTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxLdpLspTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxLdpSesTest\\:\\:testJnxLdpSesDownTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxLdpSesTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxLdpSesTest\\:\\:testJnxLdpSesUpTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxLdpSesTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxPowerSupplyTest\\:\\:testJnxPowerSupplyFailureTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxPowerSupplyTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxPowerSupplyTest\\:\\:testJnxPowerSupplyOkTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxPowerSupplyTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxVpnIfTest\\:\\:testVpnIfDown\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxVpnIfTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxVpnIfTest\\:\\:testVpnIfUp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxVpnIfTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxVpnPwTest\\:\\:testVpnPwDown\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxVpnPwTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\JnxVpnPwTest\\:\\:testVpnPwUp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/JnxVpnPwTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\MgmtTrapNmsAlarmTest\\:\\:genEkiAlarm\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/MgmtTrapNmsAlarmTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\MgmtTrapNmsAlarmTest\\:\\:testAlarmAddText\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/MgmtTrapNmsAlarmTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\MgmtTrapNmsAlarmTest\\:\\:testAlarmClear\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/MgmtTrapNmsAlarmTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\MgmtTrapNmsAlarmTest\\:\\:testAlarmPort\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/MgmtTrapNmsAlarmTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\MgmtTrapNmsEventTest\\:\\:genEkiEvent\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/MgmtTrapNmsEventTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\MgmtTrapNmsEventTest\\:\\:testEvent\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/MgmtTrapNmsEventTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\MgmtTrapNmsEventTest\\:\\:testEventAddText\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/MgmtTrapNmsEventTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\MgmtTrapNmsEventTest\\:\\:testEventPort\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/MgmtTrapNmsEventTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\NetgearFailedUserLoginTest\\:\\:testManagedSeries\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/NetgearFailedUserLoginTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\NetgearFailedUserLoginTest\\:\\:testSmartSeries\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/NetgearFailedUserLoginTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\OspfIfStateChangeTest\\:\\:testOspfIfBdr\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/OspfIfStateChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\OspfIfStateChangeTest\\:\\:testOspfIfDown\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/OspfIfStateChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\OspfIfStateChangeTest\\:\\:testOspfIfDr\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/OspfIfStateChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\OspfIfStateChangeTest\\:\\:testOspfIfLoop\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/OspfIfStateChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\OspfIfStateChangeTest\\:\\:testOspfIfOdr\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/OspfIfStateChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\OspfIfStateChangeTest\\:\\:testOspfIfPtp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/OspfIfStateChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\OspfIfStateChangeTest\\:\\:testOspfIfWait\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/OspfIfStateChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\OspfNbrStateChangeTest\\:\\:testOspfNbrDown\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/OspfNbrStateChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\OspfNbrStateChangeTest\\:\\:testOspfNbrFull\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/OspfNbrStateChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\OspfNbrStateChangeTest\\:\\:testOspfNbrOther\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/OspfNbrStateChangeTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\PortsTrapTest\\:\\:testLinkDown\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/PortsTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\PortsTrapTest\\:\\:testLinkUp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/PortsTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\RuckusEventTest\\:\\:testRuckusAssocTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/RuckusEventTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\RuckusEventTest\\:\\:testRuckusDiassocTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/RuckusEventTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\RuckusEventTest\\:\\:testRuckusSetErrorTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/RuckusEventTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\RuckusSzClusterStateTest\\:\\:testClusterInMaintenance\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/RuckusSzClusterStateTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\RuckusSzClusterStateTest\\:\\:testClusterInService\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/RuckusSzClusterStateTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\RuckusSzEventTest\\:\\:testSzApConf\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/RuckusSzEventTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\RuckusSzEventTest\\:\\:testSzApConnect\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/RuckusSzEventTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\RuckusSzEventTest\\:\\:testSzApMiscEvent\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/RuckusSzEventTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\RuckusSzEventTest\\:\\:testSzApRebooted\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/RuckusSzEventTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\TrippliteTrapTest\\:\\:testTlpNotificationsAlarmEntryAdded\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/TrippliteTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\TrippliteTrapTest\\:\\:testTlpNotificationsAlarmEntryRemoved\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/TrippliteTrapTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\UpsTrapsOnBatteryTest\\:\\:testOnBattery\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/UpsTrapsOnBatteryTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\VmwHBTest\\:\\:testVmwVmHBDetectedTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/VmwHBTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\VmwHBTest\\:\\:testVmwVmHBLostTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/VmwHBTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\VmwPowerStateTest\\:\\:testVmwVmPoweredONTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/VmwPowerStateTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\VmwPowerStateTest\\:\\:testVmwVmPoweredOffTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/VmwPowerStateTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\SnmpTraps\\\\VmwPowerStateTest\\:\\:testVmwVmSuspendedTrap\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/SnmpTraps/VmwPowerStateTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\TestScheduledMaintenance\\:\\:assertScheduleActive\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/TestScheduledMaintenance.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\TestScheduledMaintenance\\:\\:assertScheduleActive\\(\\) has parameter \\$schedule with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/TestScheduledMaintenance.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\TestScheduledMaintenance\\:\\:assertScheduleActive\\(\\) has parameter \\$time with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/TestScheduledMaintenance.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\TestScheduledMaintenance\\:\\:assertScheduleLapsed\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/TestScheduledMaintenance.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\TestScheduledMaintenance\\:\\:assertScheduleLapsed\\(\\) has parameter \\$schedule with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/TestScheduledMaintenance.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\TestScheduledMaintenance\\:\\:assertScheduleLapsed\\(\\) has parameter \\$time with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/TestScheduledMaintenance.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\TestScheduledMaintenance\\:\\:assertScheduleSet\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/TestScheduledMaintenance.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\TestScheduledMaintenance\\:\\:assertScheduleSet\\(\\) has parameter \\$schedule with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/TestScheduledMaintenance.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\TestScheduledMaintenance\\:\\:assertScheduleSet\\(\\) has parameter \\$time with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/TestScheduledMaintenance.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\TestScheduledMaintenance\\:\\:setTestNow\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/TestScheduledMaintenance.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\TestScheduledMaintenance\\:\\:setTimezone\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/TestScheduledMaintenance.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\TestScheduledMaintenance\\:\\:setTimezone\\(\\) has parameter \\$timezone with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/TestScheduledMaintenance.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\TestScheduledMaintenance\\:\\:testNormal\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/TestScheduledMaintenance.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Feature\\\\TestScheduledMaintenance\\:\\:testRecurringNormal\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/TestScheduledMaintenance.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\Feature\\\\TestScheduledMaintenance\\:\\:\\$timezone has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Feature/TestScheduledMaintenance.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\FpingTest\\:\\:mockFpingProcess\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/FpingTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\FpingTest\\:\\:mockFpingProcess\\(\\) has parameter \\$exitCode with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/FpingTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\FpingTest\\:\\:mockFpingProcess\\(\\) has parameter \\$output with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/FpingTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\FpingTest\\:\\:testDownPing\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/FpingTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\FpingTest\\:\\:testDuplicatePing\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/FpingTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\FpingTest\\:\\:testPartialDownPing\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/FpingTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\FpingTest\\:\\:testUpPing\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/FpingTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\FunctionsTest\\:\\:testDynamicDiscoveryGetValue\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/FunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\FunctionsTest\\:\\:testHex2Str\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/FunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\FunctionsTest\\:\\:testIsHexString\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/FunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\FunctionsTest\\:\\:testMacCleanToReadable\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/FunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\FunctionsTest\\:\\:testParseAtTime\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/FunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\FunctionsTest\\:\\:testSnmpHexstring\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/FunctionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\GitIgnoreTest\\:\\:testGitIgnoresExist\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/GitIgnoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\GitIgnoreTest\\:\\:testGitIgnoresMode\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/GitIgnoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\GitIgnoreTest\\:\\:testGitIgnoresNotEmpty\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/GitIgnoreTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\GitIgnoreTest\\:\\:\\$gitIgnoreFiles has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/GitIgnoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\IpTest\\:\\:testHexToIp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/IpTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\IpTest\\:\\:testIpInNetwork\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/IpTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\IpTest\\:\\:testIpParse\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/IpTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\IpTest\\:\\:testIpv6Compress\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/IpTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\IpTest\\:\\:testIpv6Uncompress\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/IpTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\IpTest\\:\\:testIsValid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/IpTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\IpTest\\:\\:testNetmask2Cidr\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/IpTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\IpTest\\:\\:testNetworkFromIp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/IpTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\IpTest\\:\\:testToSnmpIndex\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/IpTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\MibTest\\:\\:testDuplicateMibs\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/MibTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\MibTest\\:\\:testMibContents\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/MibTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\MibTest\\:\\:testMibDirectory\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/MibTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\MibTest\\:\\:testMibNameMatches\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/MibTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\Mocks\\\\SnmpQueryMock\\:\\:\\$context is never read, only written\\.$#"
|
|
count: 1
|
|
path: tests/Mocks/SnmpQueryMock.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\OSDiscoveryTest\\:\\:checkOS\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/OSDiscoveryTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\OSDiscoveryTest\\:\\:testAllFilesTested\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/OSDiscoveryTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\OSDiscoveryTest\\:\\:testHaveFilesToTest\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/OSDiscoveryTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\OSDiscoveryTest\\:\\:testOSDetection\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/OSDiscoveryTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\OSDiscoveryTest\\:\\:\\$unchecked_files has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/OSDiscoveryTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\OSModulesTest\\:\\:dumpedDataProvider\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/OSModulesTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\OSModulesTest\\:\\:testDataIsValid\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/OSModulesTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\OSModulesTest\\:\\:testDataIsValid\\(\\) has parameter \\$modules with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/OSModulesTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\OSModulesTest\\:\\:testDataIsValid\\(\\) has parameter \\$os with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/OSModulesTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\OSModulesTest\\:\\:testDataIsValid\\(\\) has parameter \\$variant with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/OSModulesTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\OSModulesTest\\:\\:testOS\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/OSModulesTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\OSModulesTest\\:\\:\\$discoveryModules has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/OSModulesTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\OSModulesTest\\:\\:\\$pollerModules has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/OSModulesTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\QueryBuilderTest\\:\\:loadQueryData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/QueryBuilderTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\QueryBuilderTest\\:\\:testHasQueryData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/QueryBuilderTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\QueryBuilderTest\\:\\:testQueryConversion\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/QueryBuilderTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\QueryBuilderTest\\:\\:testQueryConversion\\(\\) has parameter \\$query with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/QueryBuilderTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\QueryBuilderTest\\:\\:\\$data_file has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/QueryBuilderTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\RrdDefinitionTest\\:\\:testCreation\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/RrdDefinitionTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\RrdDefinitionTest\\:\\:testEmpty\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/RrdDefinitionTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\RrdDefinitionTest\\:\\:testNameEscaping\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/RrdDefinitionTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\RrdDefinitionTest\\:\\:testWrongType\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/RrdDefinitionTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\RrdtoolTest\\:\\:buildCommandProxy\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/RrdtoolTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\RrdtoolTest\\:\\:buildCommandProxy\\(\\) has parameter \\$command with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/RrdtoolTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\RrdtoolTest\\:\\:buildCommandProxy\\(\\) has parameter \\$filename with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/RrdtoolTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\RrdtoolTest\\:\\:buildCommandProxy\\(\\) has parameter \\$options with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/RrdtoolTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\RrdtoolTest\\:\\:testBuildCommandException\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/RrdtoolTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\RrdtoolTest\\:\\:testBuildCommandLocal\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/RrdtoolTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\RrdtoolTest\\:\\:testBuildCommandRemote\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/RrdtoolTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SVGTest\\:\\:getSvgFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SVGTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SVGTest\\:\\:testSVGContainsPNG\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SVGTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SVGTest\\:\\:testSVGHasLengthWidth\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SVGTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SVGTest\\:\\:testSVGHasViewBox\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SVGTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SchemaTest\\:\\:testFindRelationshipPath\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SchemaTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SchemaTest\\:\\:testTableRelationships\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SchemaTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\SchemaTest\\:\\:\\$mock_schema has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/SchemaTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SmokepingCliTest\\:\\:canonicalise\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SmokepingCliTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SmokepingCliTest\\:\\:canonicalise\\(\\) has parameter \\$input with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/SmokepingCliTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SmokepingCliTest\\:\\:legacyAlgo\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SmokepingCliTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SmokepingCliTest\\:\\:legacyAlgo\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/SmokepingCliTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SmokepingCliTest\\:\\:testAssembleProbes\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SmokepingCliTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SmokepingCliTest\\:\\:testBuildHeader\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SmokepingCliTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SmokepingCliTest\\:\\:testBuildProbe\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SmokepingCliTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SmokepingCliTest\\:\\:testBuildTargets\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SmokepingCliTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SmokepingCliTest\\:\\:testCompareLegacy\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SmokepingCliTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SmokepingCliTest\\:\\:testNonsense\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SmokepingCliTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SmokepingCliTest\\:\\:testSingleProccess\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SmokepingCliTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\SmokepingCliTest\\:\\:\\$groups has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/SmokepingCliTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\SmokepingCliTest\\:\\:\\$instance has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/SmokepingCliTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SyslogTest\\:\\:checkSyslog\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SyslogTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SyslogTest\\:\\:createData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SyslogTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SyslogTest\\:\\:createData\\(\\) has parameter \\$line with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/SyslogTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SyslogTest\\:\\:createData\\(\\) has parameter \\$resultDelta with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/SyslogTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SyslogTest\\:\\:fillLine\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SyslogTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SyslogTest\\:\\:fillLine\\(\\) has parameter \\$line with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/SyslogTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SyslogTest\\:\\:testCiscoSyslog\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SyslogTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SyslogTest\\:\\:testLinuxSyslog\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SyslogTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SyslogTest\\:\\:testProcurveSyslog\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SyslogTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\SyslogTest\\:\\:testZywallSyslog\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/SyslogTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\TestCase\\:\\:__construct\\(\\) has parameter \\$data with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/TestCase.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\TestCase\\:\\:__construct\\(\\) has parameter \\$name with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/TestCase.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\TestCase\\:\\:dbSetUp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/TestCase.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\TestCase\\:\\:dbTearDown\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/TestCase.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\TestCase\\:\\:getSnmpsim\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/TestCase.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\TestCase\\:\\:requireSnmpsim\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/TestCase.php
|
|
|
|
-
|
|
message: "#^Negated boolean expression is always false\\.$#"
|
|
count: 1
|
|
path: tests/TestCase.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\CiHelperTest\\:\\:assertFlagsSet\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/CiHelperTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\CiHelperTest\\:\\:assertFlagsSet\\(\\) has parameter \\$flags with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/CiHelperTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\CiHelperTest\\:\\:getDefaultFlags\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/CiHelperTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\CiHelperTest\\:\\:testDefaults\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/CiHelperTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\CiHelperTest\\:\\:testFileCategorization\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/CiHelperTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\CiHelperTest\\:\\:testNoFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/CiHelperTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\CiHelperTest\\:\\:testSetFlags\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/CiHelperTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\CiHelperTest\\:\\:testSetModules\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/CiHelperTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\CiHelperTest\\:\\:testSetOs\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/CiHelperTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\ComponentTest\\:\\:buildExpected\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/ComponentTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\ComponentTest\\:\\:buildExpected\\(\\) has parameter \\$target with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/ComponentTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\ComponentTest\\:\\:testCreateComponent\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/ComponentTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\ComponentTest\\:\\:testDeleteComponent\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/ComponentTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\ComponentTest\\:\\:testGetComponentCount\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/ComponentTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\ComponentTest\\:\\:testGetComponentStatusLog\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/ComponentTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\ComponentTest\\:\\:testGetComponentsEmpty\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/ComponentTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\ComponentTest\\:\\:testGetComponentsOptionsComplex\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/ComponentTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\ComponentTest\\:\\:testGetComponentsOptionsFilterNotIgnore\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/ComponentTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\ComponentTest\\:\\:testGetComponentsOptionsType\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/ComponentTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\ComponentTest\\:\\:testGetFirstComponentID\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/ComponentTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\ComponentTest\\:\\:testSetComponentPrefs\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/ComponentTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\Data\\\\DatastoreTest\\:\\:testDefaultInitialization\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Data/DatastoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\Data\\\\DatastoreTest\\:\\:testInitialization\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Data/DatastoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\Data\\\\GraphiteStoreTest\\:\\:testSimpleWrite\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Data/GraphiteStoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\Data\\\\GraphiteStoreTest\\:\\:testSocketConnectError\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Data/GraphiteStoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\Data\\\\GraphiteStoreTest\\:\\:testSocketWriteError\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Data/GraphiteStoreTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\Unit\\\\Data\\\\GraphiteStoreTest\\:\\:\\$timestamp has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Data/GraphiteStoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\Data\\\\InfluxDBStoreTest\\:\\:testBadSettings\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Data/InfluxDBStoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\Data\\\\InfluxDBStoreTest\\:\\:testSimpleWrite\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Data/InfluxDBStoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\Data\\\\OpenTSDBStoreTest\\:\\:testPortWrite\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Data/OpenTSDBStoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\Data\\\\OpenTSDBStoreTest\\:\\:testSimpleWrite\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Data/OpenTSDBStoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\Data\\\\OpenTSDBStoreTest\\:\\:testSocketConnectError\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Data/OpenTSDBStoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\Data\\\\OpenTSDBStoreTest\\:\\:testSocketWriteError\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Data/OpenTSDBStoreTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\Unit\\\\Data\\\\OpenTSDBStoreTest\\:\\:\\$timestamp has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Data/OpenTSDBStoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\Data\\\\PrometheusStoreTest\\:\\:testFailWrite\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Data/PrometheusStoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\Data\\\\PrometheusStoreTest\\:\\:testSimpleWrite\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Data/PrometheusStoreTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\DeviceTest\\:\\:testFindByHostname\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/DeviceTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\DeviceTest\\:\\:testFindByIp\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/DeviceTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\DeviceTest\\:\\:testFindByIpFail\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/DeviceTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\DeviceTest\\:\\:testFindByIpHostname\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/DeviceTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\DeviceTest\\:\\:testFindByIpThroughPort\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/DeviceTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\DeviceTest\\:\\:testFindByIpv4Fail\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/DeviceTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\DeviceTest\\:\\:testFindByIpv6Fail\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/DeviceTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\DeviceTest\\:\\:testFindIpButNoPort\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/DeviceTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\FileCategorizerTest\\:\\:assertCategorized\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/FileCategorizerTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\FileCategorizerTest\\:\\:assertCategorized\\(\\) has parameter \\$expected with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/FileCategorizerTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\FileCategorizerTest\\:\\:assertCategorized\\(\\) has parameter \\$input with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/FileCategorizerTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\FileCategorizerTest\\:\\:assertCategorized\\(\\) has parameter \\$message with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/FileCategorizerTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\FileCategorizerTest\\:\\:getCategorySkeleton\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/FileCategorizerTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\FileCategorizerTest\\:\\:testBash\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/FileCategorizerTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\FileCategorizerTest\\:\\:testDocsFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/FileCategorizerTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\FileCategorizerTest\\:\\:testEmptyFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/FileCategorizerTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\FileCategorizerTest\\:\\:testFullChecks\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/FileCategorizerTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\FileCategorizerTest\\:\\:testIgnoredFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/FileCategorizerTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\FileCategorizerTest\\:\\:testOsFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/FileCategorizerTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\FileCategorizerTest\\:\\:testPhpFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/FileCategorizerTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\FileCategorizerTest\\:\\:testPython\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/FileCategorizerTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\FileCategorizerTest\\:\\:testResources\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/FileCategorizerTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\FileCategorizerTest\\:\\:testSvg\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/FileCategorizerTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\LocationTest\\:\\:testCanHandleGivenCoordinates\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/LocationTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\LocationTest\\:\\:testCanNotSetFixedCoordinates\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/LocationTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\LocationTest\\:\\:testCanNotSetLocation\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/LocationTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\LocationTest\\:\\:testCanSetByApi\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/LocationTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\LocationTest\\:\\:testCanSetDnsCoordinate\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/LocationTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\LocationTest\\:\\:testCanSetEncodedLocation\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/LocationTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\LocationTest\\:\\:testCanSetLocation\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/LocationTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\LocationTest\\:\\:testCorrectPrecedence\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/LocationTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\LocationTest\\:\\:testDnsLookup\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/LocationTest.php
|
|
|
|
-
|
|
message: "#^Parameter \\#1 \\$new_location of method App\\\\Models\\\\Device\\:\\:setLocation\\(\\) expects App\\\\Models\\\\Location\\|string, null given\\.$#"
|
|
count: 1
|
|
path: tests/Unit/LocationTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\PermissionsTest\\:\\:devicePermissionData\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/PermissionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\PermissionsTest\\:\\:devicePermissionData\\(\\) has parameter \\$user with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/PermissionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\PermissionsTest\\:\\:testBillsForUser\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/PermissionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\PermissionsTest\\:\\:testDevicesForUser\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/PermissionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\PermissionsTest\\:\\:testPortsForUser\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/PermissionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\PermissionsTest\\:\\:testUserCanAccessBill\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/PermissionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\PermissionsTest\\:\\:testUserCanAccessDevice\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/PermissionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\PermissionsTest\\:\\:testUserCanAccessPort\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/PermissionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\PermissionsTest\\:\\:testUsersForBill\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/PermissionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\PermissionsTest\\:\\:testUsersForPort\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/PermissionsTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\SqliteTest\\:\\:testMigrationsRunWithoutError\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/SqliteTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\Unit\\\\SqliteTest\\:\\:\\$connection has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/SqliteTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\Util\\\\EnvTest\\:\\:testParseArray\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Util/EnvTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\Unit\\\\Util\\\\EnvTest\\:\\:testSetEnv\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/Unit/Util/EnvTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\YamlSchemaTest\\:\\:listDiscoveryFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/YamlSchemaTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\YamlSchemaTest\\:\\:listFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/YamlSchemaTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\YamlSchemaTest\\:\\:listFiles\\(\\) has parameter \\$pattern with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/YamlSchemaTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\YamlSchemaTest\\:\\:listOsDefinitionFiles\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/YamlSchemaTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\YamlSchemaTest\\:\\:testConfigSchema\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/YamlSchemaTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\YamlSchemaTest\\:\\:testDiscoveryDefinitionSchema\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/YamlSchemaTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\YamlSchemaTest\\:\\:testOSDefinitionSchema\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/YamlSchemaTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\YamlSchemaTest\\:\\:testOSMatchFilename\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/YamlSchemaTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\YamlSchemaTest\\:\\:validateFileAgainstSchema\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/YamlSchemaTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\YamlSchemaTest\\:\\:validateYamlFilesAgainstSchema\\(\\) has no return type specified\\.$#"
|
|
count: 1
|
|
path: tests/YamlSchemaTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\YamlSchemaTest\\:\\:validateYamlFilesAgainstSchema\\(\\) has parameter \\$dir with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/YamlSchemaTest.php
|
|
|
|
-
|
|
message: "#^Method LibreNMS\\\\Tests\\\\YamlSchemaTest\\:\\:validateYamlFilesAgainstSchema\\(\\) has parameter \\$schema_file with no type specified\\.$#"
|
|
count: 1
|
|
path: tests/YamlSchemaTest.php
|
|
|
|
-
|
|
message: "#^Property LibreNMS\\\\Tests\\\\YamlSchemaTest\\:\\:\\$excluded has no type specified\\.$#"
|
|
count: 1
|
|
path: tests/YamlSchemaTest.php
|
|
|