-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHP 8.3 error mentioning php 8.1 as version #484
Comments
Hi @MaximGns. Thank you for your report. Join Magento Community Engineering Slack and ask your questions in #github channel. |
This comes from the configuration for PHPCompatibility found in the ruleset for Magento2. https://github.com/magento/magento-coding-standard/blob/v33/Magento2/ruleset.xml#L770 |
@fredden How to resolve this issue when using GrumPHP? |
@MaximGns There are instructions on the PHPCompatibility repository for how to set |
@fredden thanks for explenation, but why not support 8.3 out of the box as magento itself also supports? why only php 8.1/8.2... |
Preconditions
1.magento/product-enterprise-edition: "2.4.7-p1"
2. magento/magento-coding-standard: "33"
3. Previous coding standard version --> 31
The text was updated successfully, but these errors were encountered: