-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
Priority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: PR in progressProject: API Changes
Milestone
Description
The following deprecated interfaces should be removed in 2.5-develop branch:
- lib/internal/Magento/Framework/App/Action/HttpHeadActionInterface.php: Deprecated since March 2019. Has replacement
- lib/internal/Magento/Framework/App/TemplateTypesInterface.php: Deprecated since 2017
- lib/internal/Magento/Framework/Filesystem/ExtendedDriverInterface.php: Implementation will be merged into \Magento\Framework\Filesystem\DriverInterface
- lib/internal/Magento/Framework/Image/Adapter/UploadConfigInterface.php: Deprecated since 2018
- lib/internal/Magento/Framework/MessageQueue/ConfigInterface.php: Deprecated since 2016
- lib/internal/Magento/Framework/Module/Output/ConfigInterface.php: Deprecated since 2017
- lib/internal/Magento/Framework/Option/ArrayInterface.php: Deprecated since 2018. Will require refactoring of usages
- lib/internal/Magento/Framework/Session/SidResolverInterface.php: Deprecated since March 2020
- lib/internal/Magento/Framework/View/Asset/Bundle/ConfigInterface.php: Deprecated since March 2017
- lib/internal/Magento/Framework/View/Element/UiComponent/Config/ManagerInterface.php: Deprecated since Apr 2017
Metadata
Metadata
Assignees
Labels
Priority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: PR in progressProject: API Changes