Skip to content

Update PHP version that builds the module zip file#1545

Merged
Quetzacoalt91 merged 1 commit intoPrestaShop:devfrom
Quetzacoalt91:change-php-version-in-ci
Dec 9, 2025
Merged

Update PHP version that builds the module zip file#1545
Quetzacoalt91 merged 1 commit intoPrestaShop:devfrom
Quetzacoalt91:change-php-version-in-ci

Conversation

@Quetzacoalt91
Copy link
Member

@Quetzacoalt91 Quetzacoalt91 commented Dec 8, 2025

Questions Answers
Description? Updates the PHP running version to a version at least superior to the requested ones. The additional composer in sub-vendors/php8/ requires at least PHP 8.1.
Type? bug fix
BC breaks? Nope
Deprecations? Nope
Fixed ticket? /
Sponsor company @PrestaShopCorp
How to test? Build a version from the branch. The composer autoloader must take in account all the files. For instance, this line must be found in sub-vendors/php8/vendor/composer/autoload_classmap.php:
'Symfony\\Component\\Console\\Output\\AnsiColorMode' => $vendorDir . '/symfony/console/Output/AnsiColorMode.php',

@github-project-automation github-project-automation bot moved this to Ready for review in PR Dashboard Dec 8, 2025
@Quetzacoalt91 Quetzacoalt91 self-assigned this Dec 8, 2025
@Quetzacoalt91 Quetzacoalt91 added the bug Type: Bug fix label Dec 8, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 8, 2025

@Quetzacoalt91
Copy link
Member Author

To be checked by the QA with the beta.2

@Quetzacoalt91 Quetzacoalt91 added this to the 7.5.0 milestone Dec 9, 2025
@Quetzacoalt91 Quetzacoalt91 merged commit 2a22f74 into PrestaShop:dev Dec 9, 2025
56 checks passed
@github-project-automation github-project-automation bot moved this from Ready for review to Merged in PR Dashboard Dec 9, 2025
@Quetzacoalt91 Quetzacoalt91 deleted the change-php-version-in-ci branch December 9, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Type: Bug fix

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants