-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Prerequisites
- Are you running the latest version of our extension?
- Have you reviewed our integration guide?
- Did you search through existing issues?
Description
As a result of #362 support for older versions of Magento was accidentally dropped. We've been working diligently in @mage-os to make testing Magento projects and plugins easier. Specifically, the https://github.com/mage-os/github-actions/tree/main/supported-version action allows you to quickly compute supported versions to test against based upon Adobe's current support strategy (you can also configure others, but this is a nice use-case). It also allows you to automatically stay up to date in CI with patch releases as we automatically compute the version on release day!
Steps to Reproduce
- Attempt to install this extension against v2.4.4 or v2.45.
setup:upgrade
- See error described in Remove Zend for Magento 2.4.6 #362
Expected Result
No errors.
Actual Result
This plugin was released backward-incompatibly to older Magento versions.
Versions
- Magento 2.4
- Magento 2.3
- Magento Open Source (fka Magento 2 Community Edition)
- Adobe Commerce (fka Magento 2 Enterprise Edition)
- PHP 8.2
- PHP 8.1
- PHP 7.4
- PHP 7.3
lfolco
Metadata
Metadata
Assignees
Labels
No labels