-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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 Zend1 Json from Magento Captcha module #8331
Commits on Feb 7, 2017
-
Replace usage of Zend_Json in Magento Captcha with the \Magento\Frame…
…work\Serialize\SerializerInterface
Configuration menu - View commit details
-
Copy full SHA for d3fa692 - Browse repository at this point
Copy the full SHA d3fa692View commit details -
Replace the usage of json_encode in app/code/Magento/Captcha/Controll…
…er/Refresh/Index.php to use the lib json serializer object
Configuration menu - View commit details
-
Copy full SHA for 5d68d6c - Browse repository at this point
Copy the full SHA 5d68d6cView commit details -
Replace the usage of json_encode and object manager in app/code/Magen…
…to/Captcha/Controller/Adminhtml/Refresh/Refresh.php
Configuration menu - View commit details
-
Copy full SHA for 65c9eff - Browse repository at this point
Copy the full SHA 65c9effView commit details -
Configuration menu - View commit details
-
Copy full SHA for e80321a - Browse repository at this point
Copy the full SHA e80321aView commit details -
Configuration menu - View commit details
-
Copy full SHA for debea18 - Browse repository at this point
Copy the full SHA debea18View commit details -
Configuration menu - View commit details
-
Copy full SHA for a26f8da - Browse repository at this point
Copy the full SHA a26f8daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 298d3c5 - Browse repository at this point
Copy the full SHA 298d3c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a2e353 - Browse repository at this point
Copy the full SHA 6a2e353View commit details -
Specifically ask for the Json Serializer object and not just relying …
…on the interface that could change
Configuration menu - View commit details
-
Copy full SHA for c5bb856 - Browse repository at this point
Copy the full SHA c5bb856View commit details