Problem/Motivation
Why has PHP 8.2 suddenly become a requirement of this module? And why wasn't this documented in the v1.0.3 release notes?
This seemingly unnecessary change prevents upgrading to the latest version if a server is not yet using PHP 8.2.
Proposed resolution
Remove this requirement if it is not needed.
Issue fork service-3454461
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 #2
nattsComment #3
ohorbatiuk@natts, unfortunately, this is required from the very first version but was missed. The reason for the necessity can be read in the commit's text where this restriction was announced. But, if you know how to get around it, I will gladly hear your suggestions.
Comment #5
ohorbatiukComment #7
ohorbatiuk