Closed (fixed)
Project:
Simple Google reCAPTCHA
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2020 at 09:32 UTC
Updated:
6 Jul 2020 at 18:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dpiStarting point.
Running drupal-check revealed no errors so far.
Comment #3
dpiComment #4
dpiComment #5
matija5 commentedComment #6
matija5 commentedHi, thanks for the patch. I tested it on D8 and D9 with upgrade status which resulted in no errors, so did drupal check on D8. But I have some other php errors and that's why I will leave this as needs review for someone else to look.
Comment #7
sandboxplAfter this change the module dies:
Comment #8
sandboxplStep 1: switch from deprecated user.private_tempstore service to tempstore.private
Comment #9
sandboxplStep 2: reformat DI in SimpleRecaptchaWebformHandler to fix compatibility with webform 6.x branch
Comment #10
trebormc#9 works fine. Thanks
Comment #11
sandboxplReroll after implementing initial tests in #3152625, it required same changes in info file and deprecation fixes in services.yml file
Comment #13
sandboxplCommitted to dev, new release will follow tonight,
patch is already passing first pack of tests, I will be working on more test coverage in coming days through #3152625
Thanks to all of you for help and reviews!