Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #9243 - Upgrade ZF components. Zend_Service #11291

Merged
merged 1 commit into from
Oct 11, 2017
Merged

Fix #9243 - Upgrade ZF components. Zend_Service #11291

merged 1 commit into from
Oct 11, 2017

Conversation

dverkade
Copy link
Member

@dverkade dverkade commented Oct 7, 2017

Resolved issue #9243:

  • Removed Magento\Framework\Locale\CurrencyInterface from setService method and changed it to \Zend_Currency_CurrencyInterface which must be provider to this function.
  • Changed return type to \Zend_Currency_CurrencyInterface, the given instance of the service is returned by the setService function
  • Removed \Zend_Service from getService method and changed it to \Zend_Currency_CurrencyInterface
  • Added @deprecated tags to both methods and added @see annotation to the methods. Referenced corresponding interface \Magento\Directory\Model\Currency\Import\ImportInterface

- Removed Magento\Framework\Locale\CurrencyInterface from setService method and changed it to \Zend_Currency_CurrencyInterface which must be provider to this function.
- Changed return type to \Zend_Currency_CurrencyInterface, the given instance of the service is returned by the setService function
- Removed \Zend_Service from getService method and changed it to \Zend_Currency_CurrencyInterface
- Added @deprecated tags to both methods and added @see annotation to the methods. Referenced corresponding interface \Magento\Directory\Model\Currency\Import\ImportInterface
@dverkade dverkade changed the title Resolved issue #9243 Upgrade ZF components. Zend_Service Oct 7, 2017
@dverkade dverkade changed the title Upgrade ZF components. Zend_Service Fox #9243 - Upgrade ZF components. Zend_Service Oct 7, 2017
@dverkade dverkade changed the title Fox #9243 - Upgrade ZF components. Zend_Service Fix #9243 - Upgrade ZF components. Zend_Service Oct 7, 2017
@okorshenko okorshenko self-assigned this Oct 9, 2017
@okorshenko okorshenko added this to the October 2017 milestone Oct 9, 2017
@magento-team magento-team merged commit ffd2412 into magento:2.2-develop Oct 11, 2017
@dverkade dverkade deleted the Upgrade_ZF_components._Zend_Service branch June 22, 2018 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants