Skip to content
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 7.4 and PHPUnit 9+ compatibility #51

Open
marispulk opened this issue Feb 26, 2021 · 0 comments
Open

PHP 7.4 and PHPUnit 9+ compatibility #51

marispulk opened this issue Feb 26, 2021 · 0 comments
Labels
maintenance House keeping

Comments

@marispulk
Copy link
Contributor

We need to test to see if current plugin has any issues with PHP 7.4 and PHPUnit 9+, fix those issues if any should arise and update the compatibility.
When developing new extension versions for Magento 2.3.7+ compatibility, it needs to be ensured that extensions support PHP 7.4 and PHPUnit 9+.

Full information here:

Dear Magento Marketplace extension vendors,

We would like to remind you that PHP 7.4 support will be added in the Magento 2.3.7 patch release, which is planned for May 11, 2021. In addition, PHPUnit 6.5 will be deprecated and support of PHPUnit 9 will be added.

Since EQP requires support of the latest M2 and PHP versions for a given release line, we will start running tests using PHP7.4+PHPUnit9 for both 2.3 and 2.4 release lines.

When developing new extension versions for Magento 2.3.7+ compatibility, please ensure your extensions support PHP 7.4 and PHPUnit 9+. Specifically, look out for potential issues with tests – for more details, please refer to this DevBlog article.

Keep in mind that our Partners can get early access to beta code packages. They become available at least 1 month in advance, e.g. packages for 2.3.7 will be available April 6th the latest. For details on our Partner Early Access program, check out https://github.com/magento/magento2/wiki/Magento-Beta-Program.

Best Regards,
The Magento Marketplace Team

@marispulk marispulk added the maintenance House keeping label Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance House keeping
Projects
None yet
Development

No branches or pull requests

1 participant