Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP8.4 warnings #80

Open
Flo354 opened this issue Dec 13, 2024 · 1 comment · May be fixed by #82
Open

PHP8.4 warnings #80

Flo354 opened this issue Dec 13, 2024 · 1 comment · May be fixed by #82

Comments

@Flo354
Copy link

Flo354 commented Dec 13, 2024

Hello,

This library depends on google/recaptcha library which is not fully compatible with PHP8.4 as implicit null types have been deprecated.

Here is a link to the PR: google/recaptcha#563.
It seems that the library is not heavily maintained and it may become necessary in the future to move from it.

Regards,

@Flo354
Copy link
Author

Flo354 commented Jan 14, 2025

Hello,

Since there has been no response from the owner of the repository, another member did a clone and published it in packagist.

https://github.com/phpfui/recaptcha
https://packagist.org/packages/phpfui/recaptcha

Would it be possible to migrate to it?

@MonsieurV MonsieurV linked a pull request Jan 14, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant