» Version | » Information |
---|---|
1.0.2 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-1.0.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-1.0.2 Release date: 2014-02-28 15:36 UTC Release state: stable Release uploaded by: bigmichi1 Changelog: * Fixed some invalid/broken tags in package.xml Dependencies:
|
1.0.1 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-1.0.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-1.0.1 Release date: 2014-02-17 14:48 UTC Release state: stable Release uploaded by: bigmichi1 Changelog: * Bug #20201 license file does not exist, causing error on upgrade. Dependencies:
|
1.0.0 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-1.0.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-1.0.0 Release date: 2014-02-17 09:50 UTC Release state: stable Release uploaded by: bigmichi1 Changelog: First stable release * no changes since last beta release Dependencies:
|
0.5.0 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.5.0 Release date: 2013-08-07 14:08 UTC Release state: beta Release uploaded by: bigmichi1 Changelog: First PHP5 release * use phing to build package * extend test cases * Bug #19858 Figlet: _createPhrase duplicates parent method * Bug #19891 undefined function init() * Request #19854 No reason for Figlet double-options: $options['options']['font_file'] * dependency for Image_Text to version 0.7.0 Dependencies:
|
0.4.6 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.4.6 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.4.6 Release date: 2013-03-16 15:00 UTC Release state: alpha Release uploaded by: wenz Changelog: + fixed bug #19852: remove usage of die() in Figlet driver (cweiske) + fixed bug #19853: fatal error when non-existing driver is used (cweiske) Dependencies:
|
0.4.5 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.4.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.4.5 Release date: 2013-01-26 12:10 UTC Release state: alpha Release uploaded by: wenz Changelog: + fixed bug #18890 for good: remove recommended Image_Text version number from package definition (Christian) Dependencies:
|
0.4.4 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.4.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.4.4 Release date: 2013-01-24 19:38 UTC Release state: alpha Release uploaded by: wenz Changelog: + implemented feature request #19790: add license file (Christian) + fixed bug #18890: increase recommended Image_Text version number (Christian) Dependencies:
|
0.4.3 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.4.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.4.3 Release date: 2011-02-24 14:47 UTC Release state: alpha Release uploaded by: wenz Changelog: + fixed bug #18300/18198: Figlet driver options not correctly passed to password generation (patch by green) + fixed JavaScript figlet generation (Christian) Dependencies:
|
0.4.2 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.4.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.4.2 Release date: 2011-01-16 09:02 UTC Release state: alpha Release uploaded by: wenz Changelog: + implemented feature request #17601: add antialias option for lines (patch by troyanderson) + implemented feature request #17424: Compatible _createPhrase() declarations (patch by cweiske, neufeind) + fixed bug #18151: Deprecation warnings because of "return of new by reference" (Christian) + many CS fixes (neufeind) Dependencies:
|
0.4.1 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.4.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.4.1 Release date: 2010-10-25 12:15 UTC Release state: alpha Release uploaded by: doconnor Changelog: QA release Request #11653 Text_Password::create() call Bug #12578 incorrect/incomplete license in package.xml Request #16433 Image Driver: If image is too small, no text is created Dependencies:
|
0.4.0 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.4.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.4.0 Release date: 2009-07-27 22:08 UTC Release state: alpha Release uploaded by: wenz Changelog: + ** license change from PHP license to BSD license ** + implemented feature request #16433 (fixing behavior from bug #13478): If image is too small, no text is created (patch by tacker) + implemented feature request #11653: new 'phraseOptions' setting to provide options to Text_Password::create() call + updated and new examples + various cosmetic changes Dependencies:
|
0.3.1 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.3.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.3.1 Release date: 2007-09-02 05:08 UTC Release state: alpha Release uploaded by: wenz Changelog: + implemented feature request #11957: Providing better Image driver error messages in various places + fixed example/documentation bug #11960 + various cosmetic changes Dependencies:
|
0.3.0 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.3.0 Release date: 2007-08-01 07:39 UTC Release state: alpha Release uploaded by: wenz Changelog: + new feature: now supports setting background and line color for image CAPTCHAs (see CAPTCHA_test.php example file). Requires Image_Text >= 0.6.0beta to work. Many thanks to isnull! + bugfix: CAPTCHA drivers now also load Text/CAPTCHA.php via require_once (suggested by Philippe Jausions) Dependencies:
|
0.2.1 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.2.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.2.1 Release date: 2007-02-18 09:23 UTC Release state: alpha Release uploaded by: wenz Changelog: + bugfix: image height could not be set (reported by Hendrik Vorwerk) + cosmetic changes Dependencies:
|
0.2.0 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.2.0 Release date: 2006-12-24 08:32 UTC Release state: alpha Release uploaded by: wenz Changelog: *********************************** ********* MERRY CHRISTMAS ********* *********************************** *********************************** *** Upcoming BC BREAKING CHANGES ** *********************************** + CAPTCHA options are now provided as one array (wormus' suggestion) + image CAPTCHA is now only created upon request, making it serializable (jausions' suggestion) ************************* + New drivers: + Figlet (thanks to wormus) + Word (thanks to toby) + Numeral (port from davidc's Text_CAPTCHA_Numeral) + Equation (thanks to cweiske) + these drivers might become their own packages at a later stage + some other stuff ... Dependencies:
|
0.1.6 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.1.6 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.1.6 Release date: 2005-10-27 11:43 UTC Release state: alpha Release uploaded by: wenz Changelog: + fixed a bug in the sample (noticed by Nima Sadjadi) Dependencies:
|
0.1.5 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.1.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.1.5 Release date: 2005-09-26 12:22 UTC Release state: alpha Release uploaded by: wenz Changelog: + cosmetic changes (CS) + small changes sample script (suggested by Lukas Smith, thanks!) Dependencies:
|
0.1.4 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.1.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.1.4 Release date: 2005-08-11 11:45 UTC Release state: alpha Release uploaded by: wenz Changelog: + cosmetic changes (whitespace, line endings) Dependencies:
|
0.1.3 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.1.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.1.3 Release date: 2005-06-19 07:52 UTC Release state: alpha Release uploaded by: wenz Changelog: + better check for errors thrown from Image_Text + updated examples + cosmetic changes Dependencies:
|
0.1.2 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.1.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.1.2 Release date: 2005-01-26 14:48 UTC Release state: alpha Release uploaded by: wenz Changelog: Bugfix release + fixed bug #3271 (thanks to Justin) + some cosmetic changes Dependencies:
|
0.1.1 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.1.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.1.1 Release date: 2004-11-08 11:59 UTC Release state: alpha Release uploaded by: wenz Changelog: Bugfix release (Int'l PHP Conference Edition) + fixed bug #2584 (thanks to wormus) + various small fixes Dependencies:
|
0.1.0 |
Easy InstallNot sure? Get more info. pear install Text_CAPTCHA-0.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Text_CAPTCHA-0.1.0 Release date: 2004-10-21 01:21 UTC Release state: alpha Release uploaded by: wenz Changelog: Initial release (PHP World, Munich) Dependencies:
|