From 7e0c3f1809f946b652f0b94eadb279e2303e1f73 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 3 Dec 2020 23:07:33 +0100 Subject: [PATCH] bump php version --- Admin/Install/Navigation.php | 2 +- Admin/Installer.php | 2 +- Admin/Status.php | 2 +- Admin/Uninstaller.php | 2 +- Admin/Updater.php | 2 +- Controller/BackendController.php | 2 +- Controller/Controller.php | 2 +- Models/PermissionState.php | 2 +- Theme/Backend/Lang/Navigation.en.lang.php | 2 +- Theme/Backend/Lang/api.en.lang.php | 2 +- Theme/Backend/Lang/en.lang.php | 2 +- Theme/Backend/monitoring-dashboard.tpl.php | 2 +- Theme/Backend/monitoring-logs-single.tpl.php | 2 +- Theme/Backend/monitoring-logs.tpl.php | 2 +- Theme/Backend/monitoring-security-file-list.tpl.php | 2 +- Theme/Backend/monitoring-security.tpl.php | 2 +- tests/Admin/AdminTest.php | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index f5020b8..200f9a8 100755 --- a/Admin/Install/Navigation.php +++ b/Admin/Install/Navigation.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring\Admin\Install * @copyright Dennis Eichhorn diff --git a/Admin/Installer.php b/Admin/Installer.php index ceb0261..8162600 100755 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Status.php b/Admin/Status.php index 9534853..ff6d88b 100755 --- a/Admin/Status.php +++ b/Admin/Status.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php index 52901d9..8122f01 100755 --- a/Admin/Uninstaller.php +++ b/Admin/Uninstaller.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Updater.php b/Admin/Updater.php index c526545..b619d30 100755 --- a/Admin/Updater.php +++ b/Admin/Updater.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring\Admin * @copyright Dennis Eichhorn diff --git a/Controller/BackendController.php b/Controller/BackendController.php index 9db2d15..1c20ca1 100755 --- a/Controller/BackendController.php +++ b/Controller/BackendController.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring * @copyright Dennis Eichhorn diff --git a/Controller/Controller.php b/Controller/Controller.php index 60ba7bb..23a907b 100755 --- a/Controller/Controller.php +++ b/Controller/Controller.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring * @copyright Dennis Eichhorn diff --git a/Models/PermissionState.php b/Models/PermissionState.php index b50eb6c..fbaefbf 100755 --- a/Models/PermissionState.php +++ b/Models/PermissionState.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring\Models * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 72b8499..15d024b 100755 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/api.en.lang.php b/Theme/Backend/Lang/api.en.lang.php index 5b4d5dd..cf58e65 100755 --- a/Theme/Backend/Lang/api.en.lang.php +++ b/Theme/Backend/Lang/api.en.lang.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index fe0ae48..db0755e 100755 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring * @copyright Dennis Eichhorn diff --git a/Theme/Backend/monitoring-dashboard.tpl.php b/Theme/Backend/monitoring-dashboard.tpl.php index 657a0a8..d875539 100755 --- a/Theme/Backend/monitoring-dashboard.tpl.php +++ b/Theme/Backend/monitoring-dashboard.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring * @copyright Dennis Eichhorn diff --git a/Theme/Backend/monitoring-logs-single.tpl.php b/Theme/Backend/monitoring-logs-single.tpl.php index 5176a15..1c94206 100755 --- a/Theme/Backend/monitoring-logs-single.tpl.php +++ b/Theme/Backend/monitoring-logs-single.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring * @copyright Dennis Eichhorn diff --git a/Theme/Backend/monitoring-logs.tpl.php b/Theme/Backend/monitoring-logs.tpl.php index a2fe96d..0251af7 100755 --- a/Theme/Backend/monitoring-logs.tpl.php +++ b/Theme/Backend/monitoring-logs.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring * @copyright Dennis Eichhorn diff --git a/Theme/Backend/monitoring-security-file-list.tpl.php b/Theme/Backend/monitoring-security-file-list.tpl.php index a4ce5a9..09a03d1 100755 --- a/Theme/Backend/monitoring-security-file-list.tpl.php +++ b/Theme/Backend/monitoring-security-file-list.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring * @copyright Dennis Eichhorn diff --git a/Theme/Backend/monitoring-security.tpl.php b/Theme/Backend/monitoring-security.tpl.php index b8eee64..eb9a35e 100755 --- a/Theme/Backend/monitoring-security.tpl.php +++ b/Theme/Backend/monitoring-security.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Monitoring * @copyright Dennis Eichhorn diff --git a/tests/Admin/AdminTest.php b/tests/Admin/AdminTest.php index b9bd960..2a16c37 100755 --- a/tests/Admin/AdminTest.php +++ b/tests/Admin/AdminTest.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package tests * @copyright Dennis Eichhorn