| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.4.0 source code.tar.gz | 2026-03-19 | 27.6 kB | |
| 1.4.0 source code.zip | 2026-03-19 | 40.5 kB | |
| README.md | 2026-03-19 | 699 Bytes | |
| Totals: 3 Items | 68.8 kB | 1 | |
What's Changed
- Update to support for PHP 8.4 and 8.5
- Fix .gitattributes by @williamdes in https://github.com/google/recaptcha/pull/587
- Build fixes by @rowan-m in https://github.com/google/recaptcha/pull/588
- Only call curl_close() in PHP < 8 by @jamieburchell in https://github.com/google/recaptcha/pull/583
- Eliminate magic constants usage by @rowan-m in https://github.com/google/recaptcha/pull/589
New Contributors
- @williamdes made their first contribution in https://github.com/google/recaptcha/pull/587
- @jamieburchell made their first contribution in https://github.com/google/recaptcha/pull/583
Full Changelog: https://github.com/google/recaptcha/compare/1.3.1...1.4.0