[ANNOUNCEMENT] HTML_QuickForm2_Captcha-0.1.1 (alpha) Released.
[email protected] ("PEAR Announce")
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package HTML_QuickForm2_Captcha-0.1.1 (alpha) has been released at http://pear.php.net/.
Release notes
-------------
- adapt to Text_CAPTCHA 0.5.0 changes
- Fix bug #20083: img tag (Image captcha) missing height and width
- Fix bug #20082: Text_CAPTCHA dependency missing
- Fix bug #20084: PEAR.php not included but using PEAR::isError
- Fix bug #20080: Exception.php missing from package.xml
Package Info
------------
Provides anti-spam measures for forms built with QuickForm2
by adding a security question that hopefully only humans
can answer.
Available plugins:
- ReCaptcha.net
- Mathematical questions (numeral captcha)
- Text_CAPTCHA (image, figlet, words, equations)
Related Links
-------------
Package home: http://pear.php.net/package/HTML_QuickForm2_Captcha
Changelog: http://pear.php.net/package/HTML_QuickForm2_Captcha/download/0.1.1
Download: http://download.pear.php.net/package/HTML_QuickForm2_Captcha-0.1.1.tgz
Authors
-------
Christian Weiske (lead)
Rico Sonntag (developer)