Problem/Motivation

The Entity module is a dependency for lots of other stuff. It has a new release 1.10 which adds a bunch of PHP 8.1 compatibility updates.

Steps to reproduce

N/A

Proposed resolution

Update to Entity version 1.10

Remaining tasks

Patch core makefile and run tests

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Comments

cboyden created an issue. See original summary.

cboyden’s picture

StatusFileSize
new398 bytes

Patch is attached.

cboyden’s picture

Status: Active » Needs review

Tests are running at https://gitlab.com/cboyden/panopoly/-/pipelines/425688965/builds. I added a job for PHP 8.0 just to see what we get.

cboyden’s picture

Assigned: cboyden » Unassigned

PHP 8.0 test failed, but all the others passed. I backed out the 8.0 test and the results are all passing at https://gitlab.com/cboyden/panopoly/-/pipelines/426318147.

cboyden’s picture

  • dsnopek committed bf232a0 on 7.x-1.x authored by cboyden
    Issue #3263448, #3263450, #3263452, #3253422, #3296297, #3263461, #...
dsnopek’s picture

Status: Needs review » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

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