icingaweb2/library/Icinga
Johannes Meyer 9ef344d3b2 Really mark class `Icinga\Web\Hook` deprecated -.-
I would have removed it, but the deprecation notice wasn't
defined properly and so not visible for more than six years.
Now even our own projects make still use of it thoroughly..
2022-06-14 14:24:30 +02:00
..
Application Remove deprecated method `ApplicationBootstrap::setupZendAutoloader()` and its uses 2022-06-14 14:24:30 +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 passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Common PdfExport: Show decoded url in pdf footer 2022-05-27 14:20:15 +02:00
Crypt AesCrypt: Remove deprecated methods `encryptToBase64()` and `decryptFromBase64()` 2022-06-14 14:24:30 +02:00
Data Drop method `DbQuery::whereToSql()` 2022-06-14 14:24:30 +02:00
Date Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Exception IcingaException::getConfidentialTraceAsString(): respect functions which don't take args "by definition" 2018-02-13 12:46:06 +01:00
File Ensure Return Type Compatibility with Internal Classes 2022-03-24 12:29:06 +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 Add missing php 8.1 change... 2022-03-24 15:41:16 +01:00
Protocol LdapConnection: Remove deprecated method `connect()` 2022-06-14 14:24:30 +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 Replace deprecated method `DbConnection::getConnection()` with `DbConnection::getDbAdapter()` 2022-06-14 14:24:30 +02:00
User PreferencesStore: Fix syntax 2022-05-27 14:02:11 +02:00
Util Remove deprecated class `Icinga/Util/Translator` 2022-06-14 14:24:30 +02:00
Web Really mark class `Icinga\Web\Hook` deprecated -.- 2022-06-14 14:24:30 +02:00
User.php Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00