Skip to content

2.0.0-beta1 potential

spncr requested to merge 2.0.0-beta1 into 2.x
  • Fixed dependency injection that @gcb started
  • A few style fixes
  • Is there a problem with $container->get('entity_field.manager')->getFieldMap() being replaced with $container->get('entity_field.manager'), ? So far everything seems to work okay but could be missing something.

Hope here is to preserve 8.x-1.x features/bugs/everything but make it work in D9, and to scope already-existing-bugs into future releases.

Merge request reports