- Issue created by @Project Update Bot
This is an automated patch generated using Upgrade Status and Drupal Rector. Please see the issue summary for more details. A merge request (MR) is also openend and updated.
It is important that any automated tests available are run and that you manually test the changes.
Drupal 11 Compatibility
According to the Upgrade Status module โ these changes make this module compatible with Drupal 11! ๐
Therefore these changes update theinfo.yml
file for Drupal 11 compatibility.Leaving this issue open, even after committing the current patch or merging the MR, will allow the Project Update Bot โ to post additional Drupal 11 compatibility fixes as they become available in Drupal Rector.
Debug information
Bot run #11-127659These packages were used to generate the fixes:
- drupal/upgrade_status: 4.1.0
- mglaman/phpstan-drupal: 1.2.9
- palantirnet/drupal-rector: 0.20.1
- ๐ฎ๐ณIndia samit.310@gmail.com
samit.310@gmail.com โ made their first commit to this issueโs fork.
- ๐ฎ๐ณIndia samit.310@gmail.com
samit.310@gmail.com โ changed the visibility of the branch project-update-bot-only to hidden.
- ๐ฎ๐ณIndia samit.310@gmail.com
Hi,
We should use a new Git Branch/Tag for Drupal 10.2 and 11, As
TypedConfigManagerInterface $typed_config_manager
changes related to ConfigFormBase are introduced in 10.2.I also removed following 2 functions as they are not in use, also i18n is not exists in Drupal 11.
tagclouds_i18n_taxonomy_term_description
tagclouds_i18n_taxonomy_vocabulary_description
Thanks
Samit K. - ๐จ๐ฆCanada joseph.olstad
Thanks for those changes, they look pretty good, have you actually tested this with 10.2.x or D11 ?
- ๐ฎ๐ณIndia samit.310@gmail.com
Hi @joseph.olstad,
yes I have tested it with Drupal 11.
Thanks
Samit K. - ๐จ๐ฆCanada joseph.olstad
no need for a new branch, D9 / D10.1 will be capped at 2.0.8, packagist handles this.
For everyone else D10.2+ and D11, composer up drupal/tagclouds will bring 2.0.9
- ๐จ๐ฆCanada joseph.olstad
the .info.yml and d.o build system sends the right info to packagist