Skip to content

Releases: pstimpel/phpcaptcha

Confuse OCR by drawing some lines across the captcha image

19 Nov 17:49
98574d3
Compare
Choose a tag to compare

Version 1.0.2

  • Draw some lines across the captcha image, confuse OCR
  • Bugfix in checkConfig
  • more advanced checks in checkConfig
  • added unit-tests for most of the functions in php folder

v1.0.1

31 Oct 18:25
322a980
Compare
Choose a tag to compare

Some code cleaning and a bugfix, because a not needed function call was killing the script on some machines

Initial release

31 Oct 16:52
36b2854
Compare
Choose a tag to compare

Initial release of PHP Captcha