Skip to content

Releases: phpninjas/ReCaptcha

Version 0.3

16 Dec 09:50
Compare
Choose a tag to compare

This version handles better edge cases than the previous, and gives marginally better exceptions for bad responses.

Version 0.2

14 Dec 21:22
Compare
Choose a tag to compare

Improved error code support with helper methods on the response object.
Also improved testing around edge cases such as malformed responses from google service. Throw a better exception in this situation. Handling the ReCaptchaException will still suffice, now calling code should have to change as a result.

First release

05 Dec 08:39
Compare
Choose a tag to compare
v0.1.0

Syntax highlighting for code blocks and updated descriptions