Skip to content
Code-Schnipsel Gruppen Projekte
  • Henning Leutz's avatar
    chore(phpstan): address unknown classes for PHPStan analysis · 81afaecb
    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.
    81afaecb
phpstan-baseline.neon 8,68 KiB