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

Remove the usage of Zend_Db_Expr from the captcha module #8389

Closed
wants to merge 2 commits into from

Conversation

dmanners
Copy link
Contributor

@dmanners dmanners commented Feb 2, 2017

This is the third and hopefully final part of removing Zend1 from Magento Captcha module.

Zend Framework 1 has been at end of life since middle of 2016. Zend Framework 2 comes with a json module that works in the same way as the Zend Framework 1 version.

In this pull request I have updated the zend db expression calls in this module to use the zend framework 2 versions.

See other parts:

  1. Remove Zend1 Json from Magento Captcha module #8331
  2. Remove Zend1 captcha from Magento2 Captcha module #8356

@dmanners dmanners closed this Feb 2, 2017
@dmanners
Copy link
Contributor Author

dmanners commented Feb 2, 2017

Still working on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant