icingaweb2/library/Icinga/Application
raviks789 1b9d977da4 `Config`: Fix parameter type for `$fromDisk` of method `module()` 2023-08-23 10:53:13 +02:00
..
Hook `ConfigFormEventsHook`: Use `self` to access static property `$lastErrors` 2023-08-23 10:53:13 +02:00
Libraries
Logger
Modules `Module`: Use correct name case for `Web::getFrontController()` method 2023-08-23 10:53:13 +02:00
ApplicationBootstrap.php Remove requiring vendor dependencies 2023-08-09 15:16:16 +02:00
Benchmark.php `Benchmark`: Define parameter `$what` as nullable 2023-08-23 10:53:13 +02:00
ClassLoader.php Remove requiring vendor dependencies 2023-08-09 15:16:16 +02:00
Cli.php tests: Use a real app for bootstrapping 2023-07-05 09:24:49 +02:00
Config.php `Config`: Fix parameter type for `$fromDisk` of method `module()` 2023-08-23 10:53:13 +02:00
EmbeddedWeb.php Remove deprecated method `ApplicationBootstrap::setupZendAutoloader()` and its uses 2022-06-14 14:24:30 +02:00
Hook.php
Icinga.php
LegacyWeb.php `LegacyWeb`: Import `Exception` class 2023-08-23 10:53:13 +02:00
Libraries.php Libraries: Only attempt a partial match if the library name contains a slash 2023-01-12 09:54:42 +01:00
Logger.php Check if `\Throwable` instead of `\Exception`.. 2023-08-10 14:12:06 +02:00
Platform.php
StaticWeb.php
Test.php tests: Use a real app for bootstrapping 2023-07-05 09:24:49 +02:00
Version.php Raise version to 2.11.4 2023-01-26 09:42:18 +01:00
Web.php Remove deprecated method `ApplicationBootstrap::setupZendAutoloader()` and its uses 2022-06-14 14:24:30 +02:00
functions.php
webrouter.php