PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Text » Text_CAPTCHA

Generation of CAPTCHAs

This package is unmaintained.

Download latest release 1.0.2 (archived versions might be outdated)

License: New BSD

Description

Implementation of CAPTCHAs (completely
automated public Turing test to tell computers
and humans apart)

Documentation

Manual

Maintainers

Dependencies

Required

Optional

Releases

Bugs

IDStatusTypeVersionDateSummary
#2485BogusBug2004-10-08no website, no download but these are mentioned
#2584ClosedBug2004-10-22Error Checking Missing for init() in Image driver
#2846BogusBug2004-11-28Lacking link to Version Control
#3271ClosedBug2005-01-22phrase set in init is not saved
#3487No FeedbackBug2005-02-15Default value of options doesn't work
#3525No FeedbackBug2005-02-19Doesn't work
#3707ClosedReq2005-03-04Modifications to support colors and different fonts
#4133BogusBug2005-04-12Returns empty image
#4158BogusReq2005-04-15Test Code Does not Work, and is Subtle about it
#4574No FeedbackBug2005-06-11not a valid Image resource
#4603BogusReq2005-06-16CAPTCHA unpronounceable password generator
#5055ClosedReq2005-08-10Enhance _createCAPTCHA method to use user-defined colours
#5153ClosedReq2005-08-19character based driver
#6840ClosedReq0.1.62006-02-19redundant code and new method that supports GIF
#8229ClosedReq0.1.62006-07-16Serialization/Unserialization
#10726ClosedReq0.2.12007-04-14Usage of background-color (transparency), text-color, line-color, with alpha
#11653ClosedReq0.2.12007-07-20Text_Password::create() call
#11695ClosedBug0.2.12007-07-27require_once of base class missing
#11749ClosedBug0.3.02007-08-03Cannot change colors of CAPTCHA
#11957ClosedReq0.3.02007-09-01Text_Captcha_Driver_Image is present
#11958DuplicateBug0.3.02007-09-01Text_Captcha_Driver_Image is present
#11960ClosedDoc0.3.02007-09-01The 'background_color' key in the $_imageOptions array is incorrect data type
#12578ClosedBug0.3.12007-12-02incorrect/incomplete license in package.xml
#13478BogusBug0.3.12008-03-23Captcha text outside of image boundary
#16433ClosedReq0.3.12009-07-13Image Driver: If image is too small, no text is created
#17424ClosedBugSVN2010-05-22Compatible _createPhrase() declarations
#17601ClosedReq0.4.02010-07-16Add antialias option for lines, etc.
#18151ClosedBug0.4.12010-12-28Deprecation-warnings because of "return of new by reference"
#18300ClosedBug0.4.22011-02-23typo in Figlet.php generating phrase
#18890ClosedBug0.4.32011-10-05Text_CAPTCHA should depend on newer Image_Text 0.6.0 beta
#19790ClosedReq0.4.32013-01-16Please Provides LICENSE file
#19852ClosedBug2013-03-11usage of die()
#19853ClosedBug0.4.52013-03-11Fatal error when non-existing driver is used
#19854ClosedReq0.4.52013-03-11No reason for Figlet double-options: $options['options']['font_file']
#19857ClosedBug0.4.52013-03-15Figlet driver: phraseOptions not used
#19858ClosedBug0.4.52013-03-15Figlet: _createPhrase duplicates parent method
#19891ClosedBug0.4.62013-04-09undefined function init()
#20201ClosedBug1.0.02014-02-17license file does not exist, causing error on upgrade.