icingaweb2/library/Icinga
Sukhwinder Dhillon a0ed272cb8 ApplicationBootstrap: Fix method name case 2023-08-23 10:53:14 +02:00
..
Application ApplicationBootstrap: Fix method name case 2023-08-23 10:53:14 +02:00
Authentication `LdapUserGroupBackend`: Update PHPDoc for method `retrieveUserName()` 2023-08-23 10:53:13 +02:00
Chart `Animation`: Use correct name case for `DOMElement::setAttribute()` 2023-08-23 10:53:13 +02:00
Cli Avoid use of dynamic properties deprecated in PHP 8.2 2023-08-23 10:53:13 +02:00
Common PdfExport: Fix false positive `! empty($this->content)` 2023-08-22 12:44:46 +02:00
Crypt
Data `Inspection`: Fix return type of method `error()` 2023-08-23 10:53:14 +02:00
Date
Exception Check if `\Throwable` instead of `\Exception`.. 2023-08-10 14:12:06 +02:00
File `Section`: Fix type for property `$commentPost` 2023-08-23 10:53:13 +02:00
Legacy
Less Remove dead code from `Visitor.php` 2023-08-23 10:53:13 +02:00
Protocol `Discovery`: Fix return type of the static method `discover()` 2023-08-23 10:53:14 +02:00
Repository `DbRepository`: Import exception `QueryException` 2023-08-23 10:53:14 +02:00
Security
Test BaseTestCase: Refactor request and response mocking 2023-07-04 17:05:06 +02:00
User
Util Remove requiring vendor dependencies 2023-08-09 15:16:16 +02:00
Web `UrlParams`: Fix type for parameter `$default` of method `get()` 2023-08-23 10:53:14 +02:00
User.php