I got PHP errors after updating Drupal to 8.7 due to changes in Drupal\Core\Entity\Sql\SqlContentEntityStorageSchema breaking Drupal\civicrm_entity\Entity\Sql\CivicrmEntityStorageSchema. This was preventing me from viewing the Drupal "Status report" and I don't know what other consequences it might have. The changes I'm aware of are to the __construct and getEntitySchemaTables functions.

Comments

cantrellnm created an issue. See original summary.

cantrellnm’s picture

cantrellnm’s picture

Status: Active » Needs review
cantrellnm’s picture

Status: Needs review » Closed (outdated)