Contribution Date
Technology
Contribution Project
Contribution Details
Upgrade status report:
--------------------------------------------------------------------------------
Block Content Permissions
2 errors found. 1 warning found.
web/modules/contrib/block_content_permissions/src/Controller/BlockContentPermiss
ionsAddPageController.php:
┌─────────┬──────┬──────────────────────────────────────────────────────────────┐
│ STATUS │ LINE │ MESSAGE │
├─────────┼──────┼──────────────────────────────────────────────────────────────┤
│ Fix now │ 35 │ Call to deprecated method getStorage() of class │
│ │ │ Drupal\Core\Entity\EntityManager. Deprecated in drupal:8.0.0 │
│ │ │ and is removed from drupal:9.0.0. Use │
│ │ │ Drupal\Core\Entity\EntityTypeManagerInterface::getStorage() │
│ │ │ instead. │
│ │ │ │
│ Fix now │ 36 │ Call to deprecated method getStorage() of class │
│ │ │ Drupal\Core\Entity\EntityManager. Deprecated in drupal:8.0.0 │
│ │ │ and is removed from drupal:9.0.0. Use │
│ │ │ Drupal\Core\Entity\EntityTypeManagerInterface::getStorage() │
│ │ │ instead. │
│ │ │ │
└─────────┴──────┴──────────────────────────────────────────────────────────────┘
web/modules/contrib/block_content_permissions/block_content_permissions.info.yml:
┌──────────┬──────┬──────────────────────────────────────────────────────────┐
│ STATUS │ LINE │ MESSAGE │
├──────────┼──────┼──────────────────────────────────────────────────────────┤
│ Check │ 0 │ Add <code>core_version_requirement: ^8 || ^9
to │
│ manually │ │ block_content_permissions.info.yml to designate that the │
│ │ │ module is compatible with Drupal 9. See │
│ │ │ https://drupal.org/node/3070687. │
│ │ │ │
└──────────┴──────┴──────────────────────────────────────────────────────────┘
Contribution Issue Link
Files count
0
Patches count
0