Files
librenms-librenms/tests/phpstan/phpstan-php80.neon
2022-09-06 23:43:51 +02:00

7 lines
291 B
Plaintext

parameters:
ignoreErrors:
- "#^Method LibreNMS\\\\Authentication\\\\LdapAuthorizer\\:\\:getLdapConnection\\(\\) has invalid return type LDAP\\\\Connection\\.$#"
- "#^Parameter \\#1 \\$ldap of function ldap_.* expects (array\\|)?resource, LDAP\\\\Connection given\\.$#"