icingaweb2/test/php
Alexander Aleksandrovič Klimov 5333f2deb7
Disable deprecation warnings unless ICINGAWEB_ENVIRONMENT is set to "dev" (#5359)
in ApplicationBootstrap#setupErrorHandling(). In webrouter.php disable
them unconditionally (until ApplicationBootstrap#setupErrorHandling())
not to duplicate the check. ApplicationBootstrap#setupErrorHandling())
is called pretty early, so we won't miss much.

fixes #5117

* In addition, this provides #5269 and mitigates #5152 in production
where ICINGAWEB_ENVIRONMENT isn't set.
2025-05-05 17:58:28 +02:00
..
application/forms/Config tests: The app is soon not mocked anymore, so don't use it as such 2023-07-04 16:26:36 +02:00
Lib Create fake session to write csp nonces to it 2023-08-28 16:56:51 +02:00
library/Icinga Disable deprecation warnings unless ICINGAWEB_ENVIRONMENT is set to "dev" (#5359) 2025-05-05 17:58:28 +02:00
regression test: Remove testcase Bug6432Test 2021-05-28 14:03:36 +02:00
bootstrap.php test: Support ICINGAWEB_CONFIGDIR during bootstrapping 2023-08-09 13:48:45 +02:00