Problem/Motivation

We need project_release.module to run on PHP7+ before we can port it to D8 (or D9)

Proposed resolution

Make it compatible.

Remaining tasks

  1. Audit / test.
  2. Fix any problems.

User interface changes

None.

API changes

Hopefully none.

Data model changes

Hopefully none.

Release notes snippet

TBD.

Comments

dww created an issue. See original summary.

dww’s picture

Issue summary: View changes
Status: Active » Fixed

https://github.com/PHPCompatibility/PHPCompatibility is happy.
Tested locally (PHP 7.4) creating release nodes, editing them, etc.
Sadly, we have no tests for project_release, but a fairly thorough "click-through" is working fine.

dww’s picture

Issue summary: View changes
  1. https://github.com/PHPCompatibility/PHPCompatibility is happy.
  2. Local click-through testing is "happy" (unrelated bugs not withstanding).
  3. Sadly, there are no tests for project_release.

Without sinking quite a bit more time into this, I think it's as compatible as it can be. ;)

Status: Fixed » Closed (fixed)

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