icingaweb2/library/Icinga/Protocol/Ldap
Sukhwinder Dhillon c27ca26dad LdapConnection: Access array key only if its set
The key `$controlsReturned[LDAP_CONTROL_PAGEDRESULTS]` can be undefined
when `$controls[LDAP_CONTROL_PAGEDRESULTS]['iscritical']` is set to false.
2024-08-07 14:05:35 +02:00
..
Discovery.php PhpDoc: Fix incorrect `@param` and `@return` type hints 2023-08-23 10:53:15 +02:00
LdapCapabilities.php LdapCapabilities: Use correct name case for generic class `stdClass` 2023-08-23 10:53:13 +02:00
LdapConnection.php LdapConnection: Access array key only if its set 2024-08-07 14:05:35 +02:00
LdapException.php
LdapQuery.php LdapQuery: Remove obsolete code 2023-08-23 10:53:14 +02:00
LdapUtils.php Fix typo 2022-04-11 13:29:41 +02:00
Node.php Update to icinga.com 2017-01-18 12:04:43 +01:00
Root.php Root: Fix `Variable '$child' is probably undefined` 2023-08-23 10:53:14 +02:00