Problem/Motivation

I want to use the module inside Drupal 9.

Steps to reproduce

Use Drupal 8, install this module and upgrade to Drupal 9.

Proposed resolution

Fix all issues (deprecated code). Use phpcbf, phpcs, drupal-rector etc...

Remaining tasks

- Fix deprecated code.

Comments

Eugen Zerr created an issue. See original summary.

eugen zerr’s picture

StatusFileSize
new18.15 KB

Hi,

here is a patch for Drupal 9 with phpcbf, phpcs and drupal rector fixes.

eugen zerr’s picture

StatusFileSize
new19.05 KB

Updated the patch as I forgot to replace the deprecated function getVocabularyId was replaced by bundle.

eugen zerr’s picture

Assigned: eugen zerr » Unassigned
Status: Active » Needs review
damienmckenna’s picture

Status: Needs review » Reviewed & tested by the community
Parent issue: » #3158358: Plan for Taxonomy Menu 8.x-3.5

Most of the code changes were committed already, but there are some comment improvements that are worth keeping.

damienmckenna’s picture

Version: 8.x-3.4 » 8.x-3.x-dev
Status: Reviewed & tested by the community » Fixed

Committed. Thank you.

Status: Fixed » Closed (fixed)

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