Skip to content

isabella232/Text_CAPTCHA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This package is http://pear.php.net/package/Text_CAPTCHA and has been migrated from http://svn.php.net/repository/pear/packages/Text_CAPTCHA

Please report all new issues via the PEAR bug tracker.

If this package is marked as unmaintained and you have fixes, please submit your pull requests and start discussion on the pear-qa mailing list.

To test, run
$ phing test

To build, simply
$ phing package

To install from scratch
$ phing package
$ pear install build/dist/Text_CAPTCHA-1.0.0.tgz

To upgrade
$ phing package
$ pear upgrade -f build/dist/Text_CAPTCHA-1.0.0.tgz