| .. |
|
Application
|
Deprecate Module#provideHook() and Hook methods in favor of Hook\Essentials ones
|
2026-03-26 15:25:04 +01:00 |
|
Authentication
|
Log user roles (#5311)
|
2026-03-25 15:19:54 +01:00 |
|
Chart
|
Change implicit nullable type declaration to explicit
|
2026-03-10 16:40:27 +01:00 |
|
Cli
|
Change implicit nullable type declaration to explicit
|
2026-03-10 16:40:27 +01:00 |
|
Common
|
Use Pdo\Mysql driver-specific constants
|
2026-03-19 22:27:45 +01:00 |
|
Crypt
|
AesCrypt: Remove deprecated methods encryptToBase64() and decryptFromBase64()
|
2022-06-14 14:24:30 +02:00 |
|
Data
|
Use Pdo\Mysql driver-specific constants
|
2026-03-19 22:27:45 +01: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
|
Use Hook\Essentials::all(), not Hook::all()
|
2026-03-26 15:24:02 +01:00 |
|
Legacy
|
dashboard: Use the non-translated versions of pane and dashlet names for storage
|
2019-07-18 08:33:35 +02:00 |
|
Less
|
Remove no-op ReflectionProperty::setAccessible() calls
|
2026-03-10 16:40:27 +01:00 |
|
Model
|
Introduce database models required by migration hooks
|
2023-09-19 14:37:54 +02:00 |
|
Protocol
|
Avoid passing null as key in array_key_exists()
|
2026-03-10 16:40:27 +01:00 |
|
Repository
|
Change implicit nullable type declaration to explicit
|
2026-03-10 16:40:27 +01:00 |
|
Security
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
|
Test
|
tests: Use latest PHPUnit version
|
2026-03-19 22:27:45 +01:00 |
|
User
|
PreferencesStore: Fix syntax
|
2022-05-27 14:02:11 +02:00 |
|
Util
|
TimezoneDetect: Verify the timezone name cookie
|
2025-04-28 15:12:37 +02:00 |
|
Web
|
Use Hook\Essentials::all(), not Hook::all()
|
2026-03-26 15:24:02 +01:00 |
|
User.php
|
Avoid passing null to non-nullable arguments
|
2022-03-24 12:29:06 +01:00 |