Skip to content

Remove deprecated framework interfaces #32062

Open
@sivaschenko

Description

The following deprecated interfaces should be removed in 2.5-develop branch:

  1. lib/internal/Magento/Framework/App/Action/HttpHeadActionInterface.php: Deprecated since March 2019. Has replacement
  2. lib/internal/Magento/Framework/App/TemplateTypesInterface.php: Deprecated since 2017
  3. lib/internal/Magento/Framework/Filesystem/ExtendedDriverInterface.php: Implementation will be merged into \Magento\Framework\Filesystem\DriverInterface
  4. lib/internal/Magento/Framework/Image/Adapter/UploadConfigInterface.php: Deprecated since 2018
  5. lib/internal/Magento/Framework/MessageQueue/ConfigInterface.php: Deprecated since 2016
  6. lib/internal/Magento/Framework/Module/Output/ConfigInterface.php: Deprecated since 2017
  7. lib/internal/Magento/Framework/Option/ArrayInterface.php: Deprecated since 2018. Will require refactoring of usages
  8. lib/internal/Magento/Framework/Session/SidResolverInterface.php: Deprecated since March 2020
  9. lib/internal/Magento/Framework/View/Asset/Bundle/ConfigInterface.php: Deprecated since March 2017
  10. lib/internal/Magento/Framework/View/Element/UiComponent/Config/ManagerInterface.php: Deprecated since Apr 2017

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions