Fixed both warnings found by Upgrade status
2 warnings found.
web/modules/con...

Contribution Date
Technology
Contribution Project
Contribution Details

Fixed both warnings found by Upgrade status

2 warnings found.

web/modules/contrib/acquia_purge/src/Plugin/Purge/DiagnosticCheck/AcquiaCloudCheck.php:
─────────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
─────────────────────────────────────────────────────────────────────
Fix later 63 Call to deprecated function system_get_info(). Deprecated in
drupal:8.8.0 and is removed from drupal:9.0.0. Use
\Drupal::service('extension.list.$type')->getExtensionInfo()
or
\Drupal::service('extension.list.$type')->getAllInstalledInfo() instead.

─────────────────────────────────────────────────────────────────────

web/modules/contrib/acquia_purge/acquia_purge.info.yml:
─────────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
─────────────────────────────────────────────────────────────────────
Check 0 Add core_version_requirement: ^8 || ^9 to
manually acquia_purge.info.yml to designate that the module is
compatible with Drupal 9. See https://www.drupal.org/node/3070687.

─────────────────────────────────────────────────────────────────────

Contribution Author
Files count
0
Patches count
0