silverstripe-recaptcha icon indicating copy to clipboard operation
silverstripe-recaptcha copied to clipboard

Support for PHP ^7.2 in the 2.0.x-dev branch

Open jsirish opened this issue 5 years ago • 0 comments

We're upgrading a number of SilverStripe 3.x websites to run on PHP 7.2, and noticed the 2.0.x-dev branch throws an error trying to extend Object

https://github.com/chillu/silverstripe-recaptcha/blob/2.0/code/RecaptchaField.php#L280

Could this be updated to extend something else, like ViewableData?

SilverStripe 3.7.3 Recaptcha 2.0.x-dev

jsirish avatar Jul 01 '19 19:07 jsirish