diff --git a/Admin/Hooks/Manual.php b/Admin/Hooks/Manual.php index 599b568..f994037 100644 --- a/Admin/Hooks/Manual.php +++ b/Admin/Hooks/Manual.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Admin/Hooks/Web/Api.php b/Admin/Hooks/Web/Api.php index 0e4175d..e0f7d98 100644 --- a/Admin/Hooks/Web/Api.php +++ b/Admin/Hooks/Web/Api.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Admin/Install/ClientManagement.php b/Admin/Install/ClientManagement.php index e670d94..ecf6ee1 100644 --- a/Admin/Install/ClientManagement.php +++ b/Admin/Install/ClientManagement.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Admin\Install * @copyright Dennis Eichhorn diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index 5307dce..018f33c 100755 --- a/Admin/Install/Navigation.php +++ b/Admin/Install/Navigation.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Admin\Install * @copyright Dennis Eichhorn diff --git a/Admin/Install/SupplierManagement.php b/Admin/Install/SupplierManagement.php index 9773785..41f4681 100644 --- a/Admin/Install/SupplierManagement.php +++ b/Admin/Install/SupplierManagement.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Admin\Install * @copyright Dennis Eichhorn diff --git a/Admin/Installer.php b/Admin/Installer.php index c1af8a2..08ccd8e 100755 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Routes/Web/Api.php b/Admin/Routes/Web/Api.php index e23f51f..85801a1 100644 --- a/Admin/Routes/Web/Api.php +++ b/Admin/Routes/Web/Api.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules * @copyright Dennis Eichhorn diff --git a/Admin/Routes/Web/Backend.php b/Admin/Routes/Web/Backend.php index fc7b21e..f0b456b 100755 --- a/Admin/Routes/Web/Backend.php +++ b/Admin/Routes/Web/Backend.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules * @copyright Dennis Eichhorn diff --git a/Admin/Status.php b/Admin/Status.php index 1c376ff..e0d5e8b 100755 --- a/Admin/Status.php +++ b/Admin/Status.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php index b6fb3b5..11d73b9 100755 --- a/Admin/Uninstaller.php +++ b/Admin/Uninstaller.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Admin * @copyright Dennis Eichhorn diff --git a/Admin/Updater.php b/Admin/Updater.php index 10cf76e..1ee9404 100755 --- a/Admin/Updater.php +++ b/Admin/Updater.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Admin * @copyright Dennis Eichhorn diff --git a/Controller/ApiController.php b/Controller/ApiController.php index 7621509..3a6a1c4 100755 --- a/Controller/ApiController.php +++ b/Controller/ApiController.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Controller/BackendController.php b/Controller/BackendController.php index 841831a..a1554d1 100755 --- a/Controller/BackendController.php +++ b/Controller/BackendController.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Controller/Controller.php b/Controller/Controller.php index c20f29b..ad5afec 100755 --- a/Controller/Controller.php +++ b/Controller/Controller.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Models/AccountAbstract.php b/Models/AccountAbstract.php index 5a24ea6..bc0e395 100755 --- a/Models/AccountAbstract.php +++ b/Models/AccountAbstract.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/AccountAbstractMapper.php b/Models/AccountAbstractMapper.php index e7cb8a2..4a150e0 100644 --- a/Models/AccountAbstractMapper.php +++ b/Models/AccountAbstractMapper.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/AccountL11nMapper.php b/Models/AccountL11nMapper.php index f9bd15d..df27ddf 100644 --- a/Models/AccountL11nMapper.php +++ b/Models/AccountL11nMapper.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/AccountStatus.php b/Models/AccountStatus.php index b87e108..3e926eb 100644 --- a/Models/AccountStatus.php +++ b/Models/AccountStatus.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/AccountType.php b/Models/AccountType.php index ebef4ec..18b59eb 100755 --- a/Models/AccountType.php +++ b/Models/AccountType.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/BatchPosting.php b/Models/BatchPosting.php index a01b09d..d142aa7 100755 --- a/Models/BatchPosting.php +++ b/Models/BatchPosting.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/CostCenter.php b/Models/CostCenter.php index 82ca369..9678566 100755 --- a/Models/CostCenter.php +++ b/Models/CostCenter.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/CostCenterL11nMapper.php b/Models/CostCenterL11nMapper.php index 51ae137..96a4840 100755 --- a/Models/CostCenterL11nMapper.php +++ b/Models/CostCenterL11nMapper.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/CostCenterMapper.php b/Models/CostCenterMapper.php index 83255ea..5942b3b 100755 --- a/Models/CostCenterMapper.php +++ b/Models/CostCenterMapper.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/CostObject.php b/Models/CostObject.php index f5c6d62..7f3f5a4 100755 --- a/Models/CostObject.php +++ b/Models/CostObject.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/CostObjectL11nMapper.php b/Models/CostObjectL11nMapper.php index 81d6fce..c352527 100755 --- a/Models/CostObjectL11nMapper.php +++ b/Models/CostObjectL11nMapper.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/CostObjectMapper.php b/Models/CostObjectMapper.php index 548bc5a..9508b4d 100755 --- a/Models/CostObjectMapper.php +++ b/Models/CostObjectMapper.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/Creditor.php b/Models/Creditor.php index a5819e2..0eb269c 100755 --- a/Models/Creditor.php +++ b/Models/Creditor.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/Debitor.php b/Models/Debitor.php index eb28132..7f06a54 100755 --- a/Models/Debitor.php +++ b/Models/Debitor.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/EntryInterface.php b/Models/EntryInterface.php index 3a511fe..a45660e 100755 --- a/Models/EntryInterface.php +++ b/Models/EntryInterface.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/IncomeStatement.php b/Models/IncomeStatement.php index d3a3982..d4504fc 100755 --- a/Models/IncomeStatement.php +++ b/Models/IncomeStatement.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/InvoicePosting.php b/Models/InvoicePosting.php index d5a102d..39c1233 100755 --- a/Models/InvoicePosting.php +++ b/Models/InvoicePosting.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/NullAccountAbstract.php b/Models/NullAccountAbstract.php index af73150..ae5fc2b 100644 --- a/Models/NullAccountAbstract.php +++ b/Models/NullAccountAbstract.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/NullCostCenter.php b/Models/NullCostCenter.php index ce28371..8bdf06e 100755 --- a/Models/NullCostCenter.php +++ b/Models/NullCostCenter.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/NullCostObject.php b/Models/NullCostObject.php index e2d7f74..5b67abc 100755 --- a/Models/NullCostObject.php +++ b/Models/NullCostObject.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/NullPosting.php b/Models/NullPosting.php index 022113c..b34d931 100644 --- a/Models/NullPosting.php +++ b/Models/NullPosting.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/PermissionCategory.php b/Models/PermissionCategory.php index 36b44e3..7e9a143 100755 --- a/Models/PermissionCategory.php +++ b/Models/PermissionCategory.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/Posting.php b/Models/Posting.php index aba80c4..290794b 100755 --- a/Models/Posting.php +++ b/Models/Posting.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/PostingElement.php b/Models/PostingElement.php index 55da4da..43e322c 100644 --- a/Models/PostingElement.php +++ b/Models/PostingElement.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/PostingElementMapper.php b/Models/PostingElementMapper.php index c2b0f17..3fbf0aa 100644 --- a/Models/PostingElementMapper.php +++ b/Models/PostingElementMapper.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/PostingMapper.php b/Models/PostingMapper.php index 35676a2..64dfd2e 100644 --- a/Models/PostingMapper.php +++ b/Models/PostingMapper.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/PostingSide.php b/Models/PostingSide.php index 7bdb5cf..740be12 100644 --- a/Models/PostingSide.php +++ b/Models/PostingSide.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/RequirementType.php b/Models/RequirementType.php index 90abe28..445c364 100644 --- a/Models/RequirementType.php +++ b/Models/RequirementType.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Models/TimeRangeType.php b/Models/TimeRangeType.php index 664c969..181fad5 100755 --- a/Models/TimeRangeType.php +++ b/Models/TimeRangeType.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\Models * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/Navigation.de.lang.php b/Theme/Backend/Lang/Navigation.de.lang.php index 8cb2b46..1a02237 100755 --- a/Theme/Backend/Lang/Navigation.de.lang.php +++ b/Theme/Backend/Lang/Navigation.de.lang.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Localization * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 0333b95..7c720e0 100755 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Localization * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php index b927936..d110cac 100755 --- a/Theme/Backend/Lang/de.lang.php +++ b/Theme/Backend/Lang/de.lang.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Localization * @copyright Dennis Eichhorn diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index c680c52..b858f23 100755 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Localization * @copyright Dennis Eichhorn diff --git a/Theme/Backend/coa-list.tpl.php b/Theme/Backend/coa-list.tpl.php index f68610c..c58c2f1 100644 --- a/Theme/Backend/coa-list.tpl.php +++ b/Theme/Backend/coa-list.tpl.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Theme/Backend/costcenter-list.tpl.php b/Theme/Backend/costcenter-list.tpl.php index 9ae5af1..9049f17 100755 --- a/Theme/Backend/costcenter-list.tpl.php +++ b/Theme/Backend/costcenter-list.tpl.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Theme/Backend/costobject-list.tpl.php b/Theme/Backend/costobject-list.tpl.php index 4177a6a..f91a3b7 100755 --- a/Theme/Backend/costobject-list.tpl.php +++ b/Theme/Backend/costobject-list.tpl.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Theme/Backend/entries.tpl.php b/Theme/Backend/entries.tpl.php index 3b5682f..fe79579 100755 --- a/Theme/Backend/entries.tpl.php +++ b/Theme/Backend/entries.tpl.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Theme/Backend/gl-create.tpl.php b/Theme/Backend/gl-create.tpl.php index 2c9cbb8..f04823d 100755 --- a/Theme/Backend/gl-create.tpl.php +++ b/Theme/Backend/gl-create.tpl.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Theme/Backend/gl-view.tpl.php b/Theme/Backend/gl-view.tpl.php index 8d49db4..bbd575b 100644 --- a/Theme/Backend/gl-view.tpl.php +++ b/Theme/Backend/gl-view.tpl.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Theme/Backend/journal-list.tpl.php b/Theme/Backend/journal-list.tpl.php index 3dd6b05..6de73fd 100755 --- a/Theme/Backend/journal-list.tpl.php +++ b/Theme/Backend/journal-list.tpl.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Theme/Backend/personal-list.tpl.php b/Theme/Backend/personal-list.tpl.php index cc21dfb..fdee5f5 100644 --- a/Theme/Backend/personal-list.tpl.php +++ b/Theme/Backend/personal-list.tpl.php @@ -3,7 +3,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\ClientManagement * @copyright Dennis Eichhorn diff --git a/Theme/Backend/personal-profile.tpl.php b/Theme/Backend/personal-profile.tpl.php index 6a6a221..04ead31 100644 --- a/Theme/Backend/personal-profile.tpl.php +++ b/Theme/Backend/personal-profile.tpl.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\HumanResourceTimeRecording * @copyright Dennis Eichhorn diff --git a/Theme/Backend/personal-view.tpl.php b/Theme/Backend/personal-view.tpl.php index 6a6a221..04ead31 100644 --- a/Theme/Backend/personal-view.tpl.php +++ b/Theme/Backend/personal-view.tpl.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\HumanResourceTimeRecording * @copyright Dennis Eichhorn diff --git a/Theme/Backend/stack-archive-list.tpl.php b/Theme/Backend/stack-archive-list.tpl.php index 5f00d37..a437246 100755 --- a/Theme/Backend/stack-archive-list.tpl.php +++ b/Theme/Backend/stack-archive-list.tpl.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Theme/Backend/stack-create.tpl.php b/Theme/Backend/stack-create.tpl.php index c46c3e7..4c71bee 100755 --- a/Theme/Backend/stack-create.tpl.php +++ b/Theme/Backend/stack-create.tpl.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Theme/Backend/stack-entries.tpl.php b/Theme/Backend/stack-entries.tpl.php index 8d49db4..bbd575b 100755 --- a/Theme/Backend/stack-entries.tpl.php +++ b/Theme/Backend/stack-entries.tpl.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Theme/Backend/stack-list.tpl.php b/Theme/Backend/stack-list.tpl.php index 0488e5b..6a5f95e 100755 --- a/Theme/Backend/stack-list.tpl.php +++ b/Theme/Backend/stack-list.tpl.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/Theme/Backend/stack-predefined-list.tpl.php b/Theme/Backend/stack-predefined-list.tpl.php index 3ba218d..99c7b69 100755 --- a/Theme/Backend/stack-predefined-list.tpl.php +++ b/Theme/Backend/stack-predefined-list.tpl.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting * @copyright Dennis Eichhorn diff --git a/tests/Admin/AdminTest.php b/tests/Admin/AdminTest.php index 510e74e..fd1da9c 100755 --- a/tests/Admin/AdminTest.php +++ b/tests/Admin/AdminTest.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Autoloader.php b/tests/Autoloader.php index c85670f..df57005 100755 --- a/tests/Autoloader.php +++ b/tests/Autoloader.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules/tests * @copyright Dennis Eichhorn diff --git a/tests/Bootstrap.php b/tests/Bootstrap.php index e559f7f..04dfcc9 100755 --- a/tests/Bootstrap.php +++ b/tests/Bootstrap.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package Modules\Accounting\tests * @copyright Dennis Eichhorn diff --git a/tests/Controller/Api/ApiControllerAccountTrait.php b/tests/Controller/Api/ApiControllerAccountTrait.php index c0f3dda..45a2909 100755 --- a/tests/Controller/Api/ApiControllerAccountTrait.php +++ b/tests/Controller/Api/ApiControllerAccountTrait.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Controller/Api/ApiControllerBatchEntryTrait.php b/tests/Controller/Api/ApiControllerBatchEntryTrait.php index ec83b09..11a2502 100755 --- a/tests/Controller/Api/ApiControllerBatchEntryTrait.php +++ b/tests/Controller/Api/ApiControllerBatchEntryTrait.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Controller/Api/ApiControllerCostCenterTrait.php b/tests/Controller/Api/ApiControllerCostCenterTrait.php index e6adfbd..74cb51a 100755 --- a/tests/Controller/Api/ApiControllerCostCenterTrait.php +++ b/tests/Controller/Api/ApiControllerCostCenterTrait.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Controller/Api/ApiControllerCostObjectTrait.php b/tests/Controller/Api/ApiControllerCostObjectTrait.php index 02fa244..d64dc0b 100755 --- a/tests/Controller/Api/ApiControllerCostObjectTrait.php +++ b/tests/Controller/Api/ApiControllerCostObjectTrait.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Controller/Api/ApiControllerEntryTrait.php b/tests/Controller/Api/ApiControllerEntryTrait.php index 179426c..933271e 100755 --- a/tests/Controller/Api/ApiControllerEntryTrait.php +++ b/tests/Controller/Api/ApiControllerEntryTrait.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Controller/Api/ApiControllerTaxKeyTrait.php b/tests/Controller/Api/ApiControllerTaxKeyTrait.php index d240444..9a8dab9 100755 --- a/tests/Controller/Api/ApiControllerTaxKeyTrait.php +++ b/tests/Controller/Api/ApiControllerTaxKeyTrait.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Controller/ApiControllerTest.php b/tests/Controller/ApiControllerTest.php index aed331e..5f87433 100755 --- a/tests/Controller/ApiControllerTest.php +++ b/tests/Controller/ApiControllerTest.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Models/AccountAbstractTest.php b/tests/Models/AccountAbstractTest.php index a8962ef..1a3758c 100755 --- a/tests/Models/AccountAbstractTest.php +++ b/tests/Models/AccountAbstractTest.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Models/BatchPostingTest.php b/tests/Models/BatchPostingTest.php index 79dfd64..2988582 100755 --- a/tests/Models/BatchPostingTest.php +++ b/tests/Models/BatchPostingTest.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Models/CostCenterMapperTest.php b/tests/Models/CostCenterMapperTest.php index 56877c5..a2d0fc3 100755 --- a/tests/Models/CostCenterMapperTest.php +++ b/tests/Models/CostCenterMapperTest.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Models/CostCenterTest.php b/tests/Models/CostCenterTest.php index d730248..f25e234 100755 --- a/tests/Models/CostCenterTest.php +++ b/tests/Models/CostCenterTest.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Models/CostObjectMapperTest.php b/tests/Models/CostObjectMapperTest.php index a177fae..6a00a2f 100755 --- a/tests/Models/CostObjectMapperTest.php +++ b/tests/Models/CostObjectMapperTest.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Models/CostObjectTest.php b/tests/Models/CostObjectTest.php index 20e86cf..8efcdd4 100755 --- a/tests/Models/CostObjectTest.php +++ b/tests/Models/CostObjectTest.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Models/CreditorTest.php b/tests/Models/CreditorTest.php index 2662f91..b0baffd 100755 --- a/tests/Models/CreditorTest.php +++ b/tests/Models/CreditorTest.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Models/DebitorTest.php b/tests/Models/DebitorTest.php index 4b5f37f..13fb552 100755 --- a/tests/Models/DebitorTest.php +++ b/tests/Models/DebitorTest.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Models/NullCostCenterTest.php b/tests/Models/NullCostCenterTest.php index 30c9026..83211ad 100755 --- a/tests/Models/NullCostCenterTest.php +++ b/tests/Models/NullCostCenterTest.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn diff --git a/tests/Models/NullCostObjectTest.php b/tests/Models/NullCostObjectTest.php index 6b0415d..82cc3f9 100755 --- a/tests/Models/NullCostObjectTest.php +++ b/tests/Models/NullCostObjectTest.php @@ -2,7 +2,7 @@ /** * Jingga * - * PHP Version 8.1 + * PHP Version 8.2 * * @package tests * @copyright Dennis Eichhorn