PHP 8.4 fix: includes/classes/observers/google/ReCaptcha/ReCaptcha.php line 84
change to
public function __construct($secret, ?RequestMethod $requestMethod = null)
(question mark before class on 2nd parameter)