Skip to content
Code-Schnipsel Gruppen Projekte

fix(phpstan): code improvements and resolve warnings

Zusammengeführt Henning Leutz schlägt vor, next-2.x in main zu mergen.
1 Datei
+ 0
4
Änderungen vergleichen
  • Nebeneinander
  • In der Reihe
  • 2b857d4f
    The `.gitlab-ci.yml` file was updated to remove the `phpstan` job. This change means we will no
    longer run static analysis automatically on our CI pipeline. Further discussions may be needed on
    whether to replace this with another tool or integrate it differently.
+ 0
4
@@ -15,7 +15,3 @@ phpunit-php8.2:
phpunit-php8.3:
rules:
- when: never
phpstan:
script:
- QUIQQER_OTHER_AUTOLOADERS=KEEP ./tools/phpstan --no-progress --memory-limit=-1 --debug