-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Fixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentup for grabs
Description
Description
Upgrade components from ZF1 to ZF2
As a long term goal, we would like to eliminate knowledge about 3rd party libraries from Magento code base. Magento code still can use 3rd party libraries, but they must be wrapped by Magento interfaces and classes (adapters) so that 3rd party libraries can be easily substituted by newest versions or alternative implementations.
Acceptance Criteria
- Magento interfaces are defined and can be used instead of ZF1 classes in Magento code
- Default implementations for new interfaces are defined and configured as the preferences for new interfaces
- Client code of the ZF1 components is refactored to use Magento interfaces
- Zend classes are used as private services in Magento adapters
- Backward compatibility is preserved
- ZF1 components are updated to ZF2
List of the components
# | Component Name (total usages count) |
Module Name | Usages Count |
---|---|---|---|
1 | Zend_Json (total: 51) | Framework\DataObject.php | 1 |
Framework\Controller | 1 | ||
Framework\Json | 2 | ||
Framework\Module | 3 | ||
Framework\Webapi | 3 | ||
Magento\Weee | 6 | ||
Framework\Data | 4 | ||
Magento\Theme | 31 |
Metadata
Metadata
Assignees
Labels
Fixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentup for grabs