Skip to content

Releases: phpfui/recaptcha

PHP 8.5 Support

09 Dec 19:49

Choose a tag to compare

  • Removed curl_close() (which has done nothing since PHP 8.0) to avoid a depreciation notice.
  • Updated from upstream Google repo

Full Changelog: V2.0.0...V2.0.1

Initial port of Google/ReCaptcha

09 Jan 22:39

Choose a tag to compare

This is a port of the Google ReCaptcha code that supports PHP 8.4 and above if needed.