Closed (fixed)
Project:
Entity Reference Revisions
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Mar 2019 at 16:42 UTC
Updated:
19 Oct 2019 at 13:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sergiu stici commentedHere is the patch, please review.
Comment #4
amarphule commentedComment #5
amarphule commentedCreated a new patch and added interdiff. The patch works for me cleanly
Comment #7
berdirwhy the commented left-over?
extra space before $node.
Also, still seeing reports about deprecated db_* functions with drupal-check as well as a Drupal::entityManager() call.
There's also one about ConfigurablePluginInterface in a migrate class.
Converting the web tests then makes sense as a separate issue.
Comment #8
berdirRerolled and fixed the remaining stuff.
Comment #9
berdirCommitted.