### 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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | dynamic_menu_item-drupal9-3138812-2-d8-d9.patch | 7.04 KB | vladimiraus |
Comments
Comment #2
vladimirausDrupal 9 compatibility and minor refactoring.
Comment #4
vladimirausComment #5
vladimiraus