Skip to content

Remove zend json checkout#8481

Merged
mmansoor-magento merged 9 commits intomagento:developfrom
dmanners:remove-zend-json-checkout
Feb 19, 2017
Merged

Remove zend json checkout#8481
mmansoor-magento merged 9 commits intomagento:developfrom
dmanners:remove-zend-json-checkout

Conversation

@dmanners
Copy link
Copy Markdown
Contributor

@dmanners dmanners commented Feb 9, 2017

As Zend1 has been EOL we should consider removing Zend1 components in Magento2. In this pull request I am replacing the usage of Zend_Json with the Magento Framework lib's serializer json object.

\Magento\Customer\Model\Session $customerSession,
\Magento\Checkout\Model\Session $checkoutSession,
\Magento\Checkout\Model\CompositeConfigProvider $configProvider,
array $layoutProcessors = [],
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think if you are adding a new optional param like this it should come last as you are trying to avoid breaking anything.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh yeah thanks @fooman for catching that.

@okorshenko okorshenko self-assigned this Feb 10, 2017
@okorshenko okorshenko added this to the February 2017 milestone Feb 11, 2017
@mmansoor-magento mmansoor-magento merged commit 5c57dc2 into magento:develop Feb 19, 2017
@okorshenko
Copy link
Copy Markdown
Contributor

@dmanners thank you for your contribution!

@dmanners dmanners deleted the remove-zend-json-checkout branch July 26, 2017 12:00
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.

5 participants