- Feb 22, 2025
-
-
verfasst von Henning Leutz
This commit addresses the issue of PHPStan not recognizing certain classes for type validation within our PHP codebase. This is done by adding these classes to the PHPStan configuration as ignored errors. This ensures accuracy in our static analysis for errors and warnings. Key classes such as QUI\\ERP\\Process, QUI\\ERP\\Accounting\\Calc and QUI\\ERP\\Accounting\\ArticleList have been catered to.
-
verfasst von Henning Leutz
Related: #103
-
- Aug 08, 2024
-
-
verfasst von Jan Wennrich
-
verfasst von Jan Wennrich
-
verfasst von Jan Wennrich
-
- Mai 01, 2024
-
-
verfasst von Henning Leutz
-