Problem/Motivation

Payment Reference depends on core's Entity Reference module, which was deprecated some weeks ago. All its functionality was moved to \Drupal\Core, so the dependency is redundant and we can safely remove it without introducing regressions.

Proposed resolution

Remove the explicit dependency on the Entity Reference module, and use the new classes in \Drupal\Core instead of the now deprecated ones in the Entity Reference module.

Remaining tasks

None.

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

Xano created an issue. See original summary.

Xano’s picture

Status: Active » Fixed

  • Xano committed d35489d on 8.x-2.x
    Issue #2625340: Remove the dependency on the Entity Reference module
    

Status: Fixed » Closed (fixed)

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