Closed (fixed)
Project:
Field Tokens
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2022 at 14:08 UTC
Updated:
9 Jun 2026 at 01:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
bendale commentedFound more phpcs fixes for the module. Updated the patch.
Comment #3
tmaiochi commentedI'll review this!
Comment #4
tmaiochi commentedSteps performed:
(1) Installed module
(2) Reproduced the issue.
(3) Applied patch.
(4) Code review on changes.
(5) Tested again with patch, issue resolved.
The patch fixed all PHPCS messages, moving to RTBC
Comment #5
decipheredNeeds work as it will no longer apply since the automated d10 compatibility fix.
Comment #6
mrinalini9 commentedRerolled patch #2, please review it.
Thanks & Regards,
Mrinalini
Comment #7
silvi.addweb commentedHello,
I looked over patch #6. Everything is operating as it should, although I discovered a new error, which I have resolved in the attached file.
Comment #8
clarkssquared commentedHi @silvi
I applied the patch #7 and I confirmed that it fixes all the PHPCS issues.
Can you make your patch into an MR? for the convenience of maintainers to merge it? I will transition this issue to needs work for that.
Thanks.
Comment #9
priyanka_chauhan31 commentedComment #10
priyanka_chauhan31 commentedPlease review the patch.
Comment #13
paraderojether commentedHi
I reviewed MR!5 and confirmed phpcs and cspell are passed on Gitlab CI.
Moving this to RBTC!
Thank you.
Comment #15
decipheredCommitted to 2.0.x branch as part of the D11 compatibility merge. Thanks!