Closed (fixed)
Project:
Token
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Dec 2020 at 07:35 UTC
Updated:
1 Jan 2021 at 09:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
matroskeenThere is no need to revert, the fix is pretty easy
Upd: I'm sorry, I didn't notice Novice tag 🙄
Comment #3
wizonesolutionsI vote for committing this patch because Commerce (and thus Commerce Recurring) still supports PHP 7 and uses Token. That's obviously not your problem, but would be great if possible.
I will reproduce the issue locally and test this today and RTBC if all looks good.
Comment #5
wizonesolutionsWorks great. Opened it as a merge request as well now.
Comment #6
berdir> There is no need to revert, the fix is pretty easy
I meant revert in the conceptual way of reverting the change, not a git revert, so exactly what you did ;)
Fine with committing this, will just have to be careful to not break this, maybe set the default php version for tests to 7.0 for now.
Comment #7
wizonesolutionsThat's what Commerce Recurring does, so not a bad idea.
Comment #9
berdirCommitted