-
- Downloads
chore: phpstan modify
In this commit, modifications have been made to the .gitlab-ci.yml file to allow running PHPUnit on PHP 8.3 in our pipeline. A new job `modify-job` was added which runs phpstan script with following instructions: - Keeping other autoloaders with `QUIQQER_OTHER_AUTOLOADERS=KEEP` - Disabling progress display with `--no-progress` - Removing memory limit with `--memory-limit=-1` - Enabling debug mode with `--debug`
Übergeordneter
2ab12e56
Keine zugehörigen Branchen gefunden
Keine zugehörigen Tags gefunden
Dieser Commit ist Teil des Merge Request !18. Hier erstellte Kommentare werden im Kontext dieses Merge Request erstellt.
wird angezeigt
Bitte registrieren oder Anmelden zum Kommentieren