Closed (fixed)
Project:
Entity Construction Kit (ECK)
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Mar 2019 at 00:43 UTC
Updated:
15 Mar 2020 at 22:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jigish.addweb commented@mcdwayne, As per your above-mentioned requirement, I attached a patch for the same. Kindly review the attachment and feel free to share & discuss your views.
Thanks!
Comment #3
oknateIt looks like you're missing a use statement here:
I think you need to add a use statement at the top of the file for EntityTypeManagerInterface.
Comment #6
sim_1Updating issue description with warnings from the latest code that includes deprecated code from D8.7.
Comment #7
sim_1Also, I'll add a note confirming that the patch resolves all of the errors. The only remaining issues are warnings.
Comment #8
-enzo- commentedHi folks
I re-use the part of patch #2, and some other changes and according with
drupal-checkall looks ok, please checkComment #9
-enzo- commentedComment #10
amateichuk commentedNeed to add "core_version_requirement: ^8 || ^9" to info.yml file
Comment #11
amateichuk commentedComment #12
andralex commentedCombined #8 and #11 patches into one. Fixed
from failed tests.
Comment #14
andralex commentedShould fix failed test. Added codesniffer fixes.
Comment #15
andralex commentedSorry guys. One more try. It should work now.
Comment #16
alex_optimGood work.
Comment #17
pifagorComment #19
pifagor