mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
DeviceCache::get() allow hostname (#14649)
* DeviceCache::get() allow hostname * whitespace fix
This commit is contained in:
@@ -1420,31 +1420,6 @@ parameters:
|
||||
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
|
||||
|
Reference in New Issue
Block a user