Problem/Motivation

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.

Proposed resolution

Change the 2.1.x branch to require PHP 8.3.

Command icon 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

avpaderno created an issue. See original summary.

avpaderno’s picture

The purpose of this issue is not just increasing the required PHP version, but also changing the code to PHP 8.3 code.

avpaderno’s picture

Status: Active » Needs review

  • avpaderno committed b0d0dfca on 2.1.x
    Issue #3553201: Increase the minimum required PHP version
    
avpaderno’s picture

Status: Needs review » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

avpaderno’s picture

Issue tags: -Needs change record

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.