..
Application
PhpDoc: Fix incorrect `@param` and `@return` type hints
2023-08-23 10:53:15 +02:00
Authentication
UserGroupBackend: Fix `Variable '$backend' is probably undefined`
2023-08-23 10:53:14 +02:00
Chart
Modify `Styleable` to avoid using static inline styles
2023-08-28 16:56:49 +02:00
Cli
Loader: Fix `Variable '$obj' is probably undefined`
2023-08-23 10:53:15 +02:00
Common
PdfExport: Fix false positive `! empty($this->content)`
2023-08-22 12:44:46 +02:00
Crypt
AesCrypt: Remove deprecated methods `encryptToBase64()` and `decryptFromBase64()`
2022-06-14 14:24:30 +02:00
Data
`Inspection`: Fix return type of method `error()`
2023-08-23 10:53:14 +02:00
Date
PhpDoc: Fix incorrect `@param` and `@return` type hints
2023-08-23 10:53:15 +02:00
Exception
IcingaException: Fix `Variable '$index' is probably undefined`
2023-08-23 10:53:14 +02:00
File
LocalFileStorage::create(): Add missing return statement
2023-08-23 10:53:15 +02:00
Legacy
…
Less
Remove dead code from `Visitor.php`
2023-08-23 10:53:13 +02:00
Protocol
PhpDoc: Fix incorrect `@param` and `@return` type hints
2023-08-23 10:53:15 +02:00
Repository
PhpDoc: Fix incorrect `@param` and `@return` type hints
2023-08-23 10:53:15 +02:00
Security
…
Test
BaseTestCase: Refactor request and response mocking
2023-07-04 17:05:06 +02:00
User
PreferencesStore: Fix syntax
2022-05-27 14:02:11 +02:00
Util
Add helper to enable strict CSP
2023-08-28 12:42:32 +02:00
Web
Use `style` element to create css class for dynamic inline style
2023-08-28 16:40:33 +02:00
User.php
Avoid passing `null` to non-nullable arguments
2022-03-24 12:29:06 +01:00