### modules/contrib/dynamic_menu_item/src/Form/AdminForm.php
* Line 39
* Call to deprecated function drupal_set_message(). Deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
Check manually
Errors without Drupal source version numbers including parse errors and use of APIs from dependencies.

### modules/contrib/dynamic_menu_item/dynamic_menu_item.info.yml
* Line 0
* Add core_version_requirement: ^8 || ^9 to dynamic_menu_item.info.yml to designate that the module is compatible with Drupal 9. See https://drupal.org/node/3070687.

Comments

VladimirAus created an issue. See original summary.

vladimiraus’s picture

Status: Active » Needs review
StatusFileSize
new7.04 KB

Drupal 9 compatibility and minor refactoring.

  • VladimirAus committed 6ba90ca on 8.x-1.x
    Issue #3138812 by VladimirAus: Drupal 9 compatibility report
    
vladimiraus’s picture

Status: Needs review » Reviewed & tested by the community
vladimiraus’s picture

Status: Reviewed & tested by the community » Fixed

  • VladimirAus committed 5bd8d28 on 8.x-1.x
    Issue #3138812 by VladimirAus: Drupal 9 compatibility report
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.