icingaweb2/library/Icinga/Protocol
Sukhwinder Dhillon 31e3455c79 LdapConnection: Fix ldap return type issues
ldap_connect() in php >= 8.1 returns `LDAP\Connection` instead of `resource` and all ldap_*() methods expects the returned type. But function defined return type and $ds type confuses phpstan, so i removed the hardcoded type hint.
2024-02-09 14:05:22 +01:00
..
File FileReader: Method `count()` require no param 2023-08-23 10:53:14 +02:00
Ldap LdapConnection: Fix ldap return type issues 2024-02-09 14:05:22 +01:00
Nrpe Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Dns.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00