ZF-10855: Zend_Captcha_ReCaptcha section of Zend_Captcha documentation doesn't specify expected argument format for isValid()
Description
Manual Page: http://framework.zend.com/manual/en/…
The list of exposed methods for Zend_Captcha_Adapter should include information about the expected arguments to isValid(). I have attached a patch which adds isValid() to the list of exposed methods, and provides the names of the two array keys expected.
Comments
Posted by Adam Lundrigan (adamlundrigan) on 2011-05-06T00:13:03.000+0000
Fixed in trunk r24024
Posted by Adam Lundrigan (adamlundrigan) on 2011-05-28T23:43:10.000+0000
Updated in trunk r24077 Tweaked formatting of manual page from original patch
Posted by Adam Lundrigan (adamlundrigan) on 2011-05-29T00:29:23.000+0000
Merged to release-1.11 in r24078