laminas-captcha icon indicating copy to clipboard operation
laminas-captcha copied to clipboard

feat: use laminas-recaptcha 3.8.0's RecaptchaServiceInterface

Open earthiverse opened this issue 1 year ago • 0 comments

Q A
Documentation no
Bugfix no
BC Break maybe?
New Feature no
RFC yes
QA no

Description

This package uses a final class for the service provider on Recaptcha, which prevents users from actually providing their own service provider. This uses a proposed Interface instead to fix that. See the related merge request on laminas-recaptcha

I'm not sure about laminas's best practices, let me know if there are things that need fixing.

earthiverse avatar Jan 15 '24 04:01 earthiverse