Problem/Motivation
Requirement to hashids lib v3 is blocking installs on PHP 8. I am working in hashids_token module, but i realize that could not deployed the dependency to my PHP 8 server.
Proposed resolution
Include hashids v4 as alternative. I will attach a patch up it.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3261739-support_hashids_v4.patch | 277 bytes | wasare |
Issue fork hashids-3261739
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
wasare commentedComment #4
wasare commentedComment #5
semiaddict commentedHello @wasare,
Thank you for your contribution.
I haven't yet had the time to review it, but will try to do so next week.
Comment #7
semiaddict commentedMerged. Thank you @wasare.