.. |
Application
|
Explicitly add Module#configdir as (non-dynamic) property
|
2023-08-23 10:53:13 +02:00 |
Authentication
|
Remove restriction macro `user:local_name`
|
2022-06-14 14:24:30 +02:00 |
Chart
|
LinearUnit: Make Iterator methods compatible with the parent methods
|
2022-06-02 16:19:42 +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
|
AesCrypt: Remove deprecated methods `encryptToBase64()` and `decryptFromBase64()`
|
2022-06-14 14:24:30 +02:00 |
Data
|
DbQuery: Don't call `timestampForSql()` in `valueToTimestamp()`
|
2022-07-05 09:55:32 +02:00 |
Date
|
Avoid passing `null` to non-nullable arguments
|
2022-03-24 12:29:06 +01:00 |
Exception
|
Check if `\Throwable` instead of `\Exception`..
|
2023-08-10 14:12:06 +02:00 |
File
|
Remove requiring vendor dependencies
|
2023-08-09 15:16:16 +02: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 dead code from `Visitor.php`
|
2023-08-23 10:53:13 +02:00 |
Protocol
|
Fix LDAP pagination for PHP7.3+ (#4901)
|
2022-10-10 09:55:47 +02:00 |
Repository
|
Avoid passing `null` to non-nullable arguments
|
2022-03-24 12:29:06 +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
|
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
|
Remove requiring vendor dependencies
|
2023-08-09 15:16:16 +02:00 |
Web
|
Remove the use of unavailable property `$this->lessc->importDisabled`
|
2023-08-23 10:53:13 +02:00 |
User.php
|
Avoid passing `null` to non-nullable arguments
|
2022-03-24 12:29:06 +01:00 |