diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index 2afb886..49c6ef5 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\Tasks\Admin\Install * @copyright Dennis Eichhorn diff --git a/Admin/Installer.php b/Admin/Installer.php index a6ee2d6..950edcf 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\Tasks\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Status.php b/Admin/Status.php index 9a0fe5c..a7b5dc8 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\Tasks\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php index 60c38e5..77156f3 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\Tasks\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Updater.php b/Admin/Updater.php index b625929..c0bd96b 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\Tasks\Admin * @copyright Dennis Eichhorn diff --git a/Controller/ApiController.php b/Controller/ApiController.php index d5c0aa2..574e8d9 100755 --- a/Controller/ApiController.php +++ b/Controller/ApiController.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks * @copyright Dennis Eichhorn diff --git a/Controller/BackendController.php b/Controller/BackendController.php index 16c1fe1..fdfcca5 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\Tasks * @copyright Dennis Eichhorn diff --git a/Controller/Controller.php b/Controller/Controller.php index bf1ff0c..f9c9f4e 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\Tasks * @copyright Dennis Eichhorn diff --git a/Models/AccountRelation.php b/Models/AccountRelation.php index dc10e15..40f1d75 100755 --- a/Models/AccountRelation.php +++ b/Models/AccountRelation.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/AccountRelationMapper.php b/Models/AccountRelationMapper.php index 4ad7ffe..f4761cc 100755 --- a/Models/AccountRelationMapper.php +++ b/Models/AccountRelationMapper.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/DutyType.php b/Models/DutyType.php index b2ee0d6..f04c0be 100755 --- a/Models/DutyType.php +++ b/Models/DutyType.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/GroupRelation.php b/Models/GroupRelation.php index 4e1cc41..0201ae2 100755 --- a/Models/GroupRelation.php +++ b/Models/GroupRelation.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/GroupRelationMapper.php b/Models/GroupRelationMapper.php index 0c9ad60..12554b6 100755 --- a/Models/GroupRelationMapper.php +++ b/Models/GroupRelationMapper.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/NullTask.php b/Models/NullTask.php index 4801643..45ad7e4 100755 --- a/Models/NullTask.php +++ b/Models/NullTask.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/NullTaskElement.php b/Models/NullTaskElement.php index 7e605fa..6637e43 100755 --- a/Models/NullTaskElement.php +++ b/Models/NullTaskElement.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/PermissionState.php b/Models/PermissionState.php index 1f2ab60..26b647a 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\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/RelationAbstract.php b/Models/RelationAbstract.php index bb8bcf8..f919d00 100755 --- a/Models/RelationAbstract.php +++ b/Models/RelationAbstract.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/Task.php b/Models/Task.php index c90a1a7..3fdcf1a 100755 --- a/Models/Task.php +++ b/Models/Task.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/TaskElement.php b/Models/TaskElement.php index a57267f..e173dff 100755 --- a/Models/TaskElement.php +++ b/Models/TaskElement.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/TaskElementMapper.php b/Models/TaskElementMapper.php index 6e45ab2..19ea1ef 100755 --- a/Models/TaskElementMapper.php +++ b/Models/TaskElementMapper.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/TaskMapper.php b/Models/TaskMapper.php index 7a00231..c91d442 100755 --- a/Models/TaskMapper.php +++ b/Models/TaskMapper.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/TaskPriority.php b/Models/TaskPriority.php index 99d4f9c..6d347a6 100755 --- a/Models/TaskPriority.php +++ b/Models/TaskPriority.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/TaskStatus.php b/Models/TaskStatus.php index f8030c0..a620814 100755 --- a/Models/TaskStatus.php +++ b/Models/TaskStatus.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/TaskTemplate.php b/Models/TaskTemplate.php index a8c59b9..cc0d6e5 100755 --- a/Models/TaskTemplate.php +++ b/Models/TaskTemplate.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/TaskType.php b/Models/TaskType.php index a94ae11..a24494a 100755 --- a/Models/TaskType.php +++ b/Models/TaskType.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Models/TaskVisibility.php b/Models/TaskVisibility.php index 92cd62a..4e14292 100755 --- a/Models/TaskVisibility.php +++ b/Models/TaskVisibility.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks\Models * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Components/Tasks/ListView.php b/Theme/Backend/Components/Tasks/ListView.php index 5cc9284..5a46ade 100755 --- a/Theme/Backend/Components/Tasks/ListView.php +++ b/Theme/Backend/Components/Tasks/ListView.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Components/Tasks/PriorityView.php b/Theme/Backend/Components/Tasks/PriorityView.php index 37ca765..2efeae6 100755 --- a/Theme/Backend/Components/Tasks/PriorityView.php +++ b/Theme/Backend/Components/Tasks/PriorityView.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Components/Tasks/StatusView.php b/Theme/Backend/Components/Tasks/StatusView.php index 33a1a86..0f5961d 100755 --- a/Theme/Backend/Components/Tasks/StatusView.php +++ b/Theme/Backend/Components/Tasks/StatusView.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/Navigation.de.lang.php b/Theme/Backend/Lang/Navigation.de.lang.php index 7d38707..b73efe8 100755 --- a/Theme/Backend/Lang/Navigation.de.lang.php +++ b/Theme/Backend/Lang/Navigation.de.lang.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index da754ad..1999b69 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\Tasks * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php index 6d73684..ebebac2 100755 --- a/Theme/Backend/Lang/de.lang.php +++ b/Theme/Backend/Lang/de.lang.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index ba4914d..90a0c1e 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\Tasks * @copyright Dennis Eichhorn diff --git a/Theme/Backend/dashboard-task.tpl.php b/Theme/Backend/dashboard-task.tpl.php index 08b09ae..ffe2527 100755 --- a/Theme/Backend/dashboard-task.tpl.php +++ b/Theme/Backend/dashboard-task.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks * @copyright Dennis Eichhorn diff --git a/Theme/Backend/task-analysis.tpl.php b/Theme/Backend/task-analysis.tpl.php index 35be2b5..ceba1d1 100755 --- a/Theme/Backend/task-analysis.tpl.php +++ b/Theme/Backend/task-analysis.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks * @copyright Dennis Eichhorn diff --git a/Theme/Backend/task-create.tpl.php b/Theme/Backend/task-create.tpl.php index 1ab8414..e274769 100755 --- a/Theme/Backend/task-create.tpl.php +++ b/Theme/Backend/task-create.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks * @copyright Dennis Eichhorn diff --git a/Theme/Backend/task-dashboard.tpl.php b/Theme/Backend/task-dashboard.tpl.php index 4c38687..dc09904 100755 --- a/Theme/Backend/task-dashboard.tpl.php +++ b/Theme/Backend/task-dashboard.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks * @copyright Dennis Eichhorn diff --git a/Theme/Backend/task-single.tpl.php b/Theme/Backend/task-single.tpl.php index f88c17f..3c58319 100755 --- a/Theme/Backend/task-single.tpl.php +++ b/Theme/Backend/task-single.tpl.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks * @copyright Dennis Eichhorn diff --git a/Views/TaskView.php b/Views/TaskView.php index eefec35..0c9e3eb 100755 --- a/Views/TaskView.php +++ b/Views/TaskView.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package Modules\Tasks * @copyright Dennis Eichhorn diff --git a/tests/Admin/AdminTest.php b/tests/Admin/AdminTest.php index 380b947..cd672d6 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 diff --git a/tests/BackendControllerTest.php b/tests/BackendControllerTest.php index 639e98e..4a716a4 100755 --- a/tests/BackendControllerTest.php +++ b/tests/BackendControllerTest.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/ControllerTest.php b/tests/ControllerTest.php index 24ed566..230ec2d 100755 --- a/tests/ControllerTest.php +++ b/tests/ControllerTest.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Models/AccountRelationTest.php b/tests/Models/AccountRelationTest.php index fbefc9d..a24af59 100755 --- a/tests/Models/AccountRelationTest.php +++ b/tests/Models/AccountRelationTest.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Models/GroupRelationTest.php b/tests/Models/GroupRelationTest.php index 7ec7ca9..2f03506 100755 --- a/tests/Models/GroupRelationTest.php +++ b/tests/Models/GroupRelationTest.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Models/TaskElementTest.php b/tests/Models/TaskElementTest.php index 31ab600..fe41cbe 100755 --- a/tests/Models/TaskElementTest.php +++ b/tests/Models/TaskElementTest.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Models/TaskMapperTest.php b/tests/Models/TaskMapperTest.php index 63f1c37..37a64e6 100755 --- a/tests/Models/TaskMapperTest.php +++ b/tests/Models/TaskMapperTest.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Models/TaskTest.php b/tests/Models/TaskTest.php index 56d3158..e001c1c 100755 --- a/tests/Models/TaskTest.php +++ b/tests/Models/TaskTest.php @@ -2,7 +2,7 @@ /** * Orange Management * - * PHP Version 7.4 + * PHP Version 8.0 * * @package tests * @copyright Dennis Eichhorn