icingaweb2/test/php/library/Icinga
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 ConfigTest: Define property $oldConfigDir 2023-08-23 10:53:15 +02:00
Chart Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Data ArrayDatasource: Restore order by key column 2024-11-05 09:16:21 +01:00
File Disable deprecation warnings unless ICINGAWEB_ENVIRONMENT is set to "dev" (#5359) 2025-05-05 17:58:28 +02:00
Logger/Writer tests: Don't make use of deprecated phpunit features 2021-04-09 12:38:43 +02:00
Protocol/Ldap LdapUtils: Add isDN function 2017-10-20 15:17:11 +02:00
Test Replace deprecated method DbConnection::getConnection() with DbConnection::getDbAdapter() 2022-06-14 14:24:30 +02:00
User Remove class IniStoreTest 2022-05-27 13:55:48 +02:00
Util Add tests for detecting browser timezone name 2025-04-28 16:22:59 +02:00
Web Url: Always compare host and port to identify external urls 2025-03-26 10:23:31 +01:00
UserTest.php removed gendered languaged 2024-01-08 23:55:09 +00:00