Hi all,
Has anyone experienced issues using Google reCAPTCHA with a PHP-Scoper project?
I’m working on a basic PHP-Scoper setup, and it seems to conflict with the google/cloud-recaptcha-enterprise package (version ^1.9).
I’m getting the following error:
InvalidArgumentException Caught
ReinosEmailFormScoped\Google\Cloud\RecaptchaEnterprise\V1\Event is not found in descriptor pool. Only generated classes may derive from Message.
Message.php:66
Has anyone run into this before or have suggestions on how to patch or ignore it? Any pointers would be appreciated!
Thanks in advance!
Hi all,
Has anyone experienced issues using Google reCAPTCHA with a PHP-Scoper project?
I’m working on a basic PHP-Scoper setup, and it seems to conflict with the google/cloud-recaptcha-enterprise package (version ^1.9).
I’m getting the following error:
Has anyone run into this before or have suggestions on how to patch or ignore it? Any pointers would be appreciated!
Thanks in advance!