- Issue created by @m.stenta
- πΊπΈUnited States m.stenta
Investigate and refactor any remaining code that uses
EntityReferenceDependencyManager
internally.I think we can refactor the tests in 1.x, but other instances should probably wait until 2.x since they will change class constructor definitions and that could be a breaking change.
- πΊπΈUnited States m.stenta
I think we can refactor the tests in 1.x
On second thought, I'm going to keep the 1.x changes as minimal as possible, to reduce the risk of introducing issues for current deployments. I will only update the
@deprecated
comment in 1.x.I've drafted all the other changes necessary for 2.x.
I'll draft a change record, merge the
@deprecated
comment update into 8.x-1.x, tag 8.x-1.3, then rebase the rest onto a new 2.x branch. - πΊπΈUnited States m.stenta
Draft CR: https://www.drupal.org/node/3509671 β
-
m.stenta β
committed 29afe5a4 on 8.x-1.x
Issue #3509653: Deprecate EntityReferenceDependencyManager
-
m.stenta β
committed 29afe5a4 on 8.x-1.x
- πΊπΈUnited States m.stenta
Merged the first commit into 8.x-1.x, which simply updates the
@deprecated
comment to meetphpcs
standards and reference this issue and the CR. - πΊπΈUnited States m.stenta
Release 8.x-1.3: https://www.drupal.org/project/entity_reference_integrity/releases/8.x-1.3 β
Published CR: https://www.drupal.org/node/3509671 β
- πΊπΈUnited States m.stenta
m.stenta β changed the visibility of the branch 8.x-1.x to hidden.
- Merge request !12Rename EntityReferenceIntegrityDependencyManagerInterface to... β (Merged) created by m.stenta
- πΊπΈUnited States m.stenta
Opened an MR against the new 2.x branch that makes the remaining changes. Let's see if tests pass... (thanks to π Add .gitlab-ci.yml to run tests and linting Active ).
-
m.stenta β
committed c239b305 on 2.x
Issue #3509653: Remove deprecated EntityReferenceDependencyManager
-
m.stenta β
committed c239b305 on 2.x
Automatically closed - issue fixed for 2 weeks with no activity.