You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: