Releases: phpfui/recaptcha
Releases · phpfui/recaptcha
PHP 8.5 Support
- 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
This is a port of the Google ReCaptcha code that supports PHP 8.4 and above if needed.