icingaweb2/test
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
..
php Disable deprecation warnings unless ICINGAWEB_ENVIRONMENT is set to "dev" (#5359) 2025-05-05 17:58:28 +02:00
check-syntax.php travis: Add php syntax checks 2018-12-05 14:57:37 +01:00
setup_vendor.sh travis: Raise phpcs version to 3.5.3 to support PHP 7.4 2019-12-04 11:28:08 +01:00
travis-ldap.ini travis: Enable ldap PHP module for PHP 5.3 2017-10-23 10:35:29 +02:00
travis_database.sh Add travis testing 2017-06-13 11:07:16 +02:00