-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
Priority: P3May be fixed according to the position in the backlog.May be fixed according to the position in the backlog.Progress: ready for groomingReported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.feature request
Description
This issue is automatically created based on existing pull request: #40058: Replacing Zend_Cache with symfony/cache component
Description (*)
My biggest PR for Magento Open Source.
This PR removes Zend_Cache
adapter and introduces symfony-cache
to be used instead.
Manual testing scenarios (*)
- Do a lot of testing for cache cleaning
- Repeat and automate this testing
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
Priority: P3May be fixed according to the position in the backlog.May be fixed according to the position in the backlog.Progress: ready for groomingReported on 2.4.xIndicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.feature request
Type
Projects
Status
Pull Request in Progress