Skip to content

PRE-3449: patch configs and upgrade PHP 7.4 - #20

Merged
adumont-payplug merged 1 commit into
developfrom
feature/PRE-3449_patching_configurations
Jun 29, 2026
Merged

PRE-3449: patch configs and upgrade PHP 7.4#20
adumont-payplug merged 1 commit into
developfrom
feature/PRE-3449_patching_configurations

PRE-3449: patch configs and upgrade PHP 7.4

8196dac
Select commit
Loading
Failed to load commit list.
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