-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: ready for confirmationPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Progress: doneProject: Platform Health
Description
Currently Magento depends on
"pelago/emogrifier": "^5.0.0",
which does not support PHP8.1. Support of PHP8.1 added in v6.x
AC:
- upgrade constrain in composer.json to install pelago/emogrifier v6.x
- make related changes in magento codebase if needed
- verify with PHP7.4 and PHP8.0(manual & automated tests)
Metadata
Metadata
Labels
Issue: ready for confirmationPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Progress: doneProject: Platform Health