Closed (fixed)
Project:
User Restrictions
Version:
2.1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2025 at 21:04 UTC
Updated:
2 Nov 2025 at 22:39 UTC
Jump to comment: Most recent
Requiring the same PHP version required by the 3.0.x branch would make backporting code easier. It would also make easier to catch errors caused by setting a class property with the wrong value, for example.
Change the 2.1.x branch to require PHP 8.3.
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
avpadernoThe purpose of this issue is not just increasing the required PHP version, but also changing the code to PHP 8.3 code.
Comment #4
avpadernoComment #6
avpadernoComment #8
avpaderno