Continued:
authorRoland Häder <roland@mxchange.org>
Wed, 2 Dec 2020 10:11:30 +0000 (11:11 +0100)
committerRoland Häder <roland@mxchange.org>
Wed, 2 Dec 2020 10:11:30 +0000 (11:11 +0100)
commit00571e55f7ea67ec80e36a3a293b0b7162c83572
tree3de5aedf6c6464a2b740cabd695535313db97453
parent74b4f2c1770c622cbdbb1f84ac27771da18a0427
Continued:
- rewrote deprecated DEVELOPER constant to developer_mode_enabled configuration
  entry
- added missing "import" line for exception

Signed-off-by: Roland Häder <roland@mxchange.org>
framework/config-global.php
framework/config/class_FrameworkConfiguration.php
framework/loader/class_ClassLoader.php
framework/main/classes/class_BaseFrameworkSystem.php
framework/main/classes/filter/payment/class_PaymentDiscoveryFilter.php
framework/main/classes/helper/html/links/class_HtmlLinkHelper.php
index.php
tests/framework/config/FrameworkConfigurationTest.php