PHPStan: Remove PHP version constraint (#14314)

This commit is contained in:
Jellyfrog
2022-09-06 23:43:51 +02:00
committed by GitHub
parent c3f31c14e0
commit 36e9c5e0b9
13 changed files with 121 additions and 36 deletions

View File

@@ -1060,11 +1060,6 @@ parameters:
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
@@ -1290,11 +1285,6 @@ parameters:
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
@@ -1315,11 +1305,6 @@ parameters:
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
@@ -1431,12 +1416,12 @@ parameters:
path: LibreNMS/Authentication/SSOAuthorizer.php
-
message: "#^Parameter \\#1 \\$input of function str_pad expects string, int given\\.$#"
message: "#^Parameter \\#1 \\$string 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\\.$#"
message: "#^Parameter \\#1 \\$num of function base_convert expects string, int given\\.$#"
count: 1
path: LibreNMS/Authentication/TwoFactor.php