← all change records
Not yet reviewed. Contrib-impact data below may be incomplete.

#3190792 EntityFieldManager and EntityLastInstalledSchemaRepository both have an extra construction parameter

released Target 9.2.x Published 2021-01-04
#3131585

Generated 2026-05-12 08:43 UTC

Rules (2)

signature 2
from
\Drupal\Core\Entity\EntityFieldManager::__construct
  • arity ≤ 2
\Drupal\Core\Entity\EntityLastInstalledSchemaRepository::__construct
  • arity ≤ 1
to
\Drupal\Core\Entity\EntityFieldManager::__construct
  • arity ≥ 3
\Drupal\Core\Entity\EntityLastInstalledSchemaRepository::__construct
  • arity ≥ 2

No contrib projects currently use either side of this change.