PRE-3449: patch configs and upgrade PHP 7.4 - #20
Merged
adumont-payplug merged 1 commit intoJun 29, 2026
Task list completed / task-list-completed
succeeded
Jun 29, 2026 in 0s
9 / 9 tasks completed
All tasks have been completed
Details
Required Tasks
| Task | Status |
|---|---|
| Local Git hooks (CaptainHook) are installed and executed cleanly. | Completed |
| Commit messages strictly follow the `(PRE | SMP)-XXXX: description` pattern. |
Core configuration files (phpstan.neon / .php-cs-fixer.php) were generated successfully from .dist templates. |
Completed |
Coding style rules have been applied locally (composer cs:fix). |
Completed |
Static analysis checks pass with no new regressions (vendor/bin/phpstan). |
Completed |
| I have added/updated unit or integration tests if applicable. | Completed |
| I have verified these changes locally on a native PrestaShop environment. | Completed |
| The CI pipeline passes fully on GitHub. | Completed |
For Release Branches: If this is a release/* branch, I am targeting the correct base branch to allow the automated apply-release version bumping job to run. |
Completed |
Loading