- 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 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, will allow the Project Update Bot → to post additional Drupal 11 compatibility fixes as they become available in Drupal Rector.
Debug info
Bot run #11-120835This patch was created using these packages:
- drupal/upgrade_status: 4.1.0
- mglaman/phpstan-drupal: 1.2.7
- palantirnet/drupal-rector: 0.20.1
- Status changed to RTBC
8 months ago 1:24pm 24 May 2024 - 🇦🇺Australia elc
Both the current version and ✨ Switch to OO approach Needs review version are D11 compatible after updating the info file.
- First commit to issue fork.
- 🇮🇳India keshavv India
This module is functioning well with Drupal 11. Could someone please proceed with releasing it?
- 🇺🇸United States safetypin Memphis, Tennessee
I'd really like to continue using this module. Is there anything I can do to help move things along to a d11 compatible release?
-
jcontreras →
committed 88664fa7 on 2.1.x authored by
rajeshreeputra →
Resolve #3429005 "Automated drupal 11"
-
jcontreras →
committed 88664fa7 on 2.1.x authored by
rajeshreeputra →
- 🇺🇸United States jcontreras
D11 on 2.1.2-alpha1 - Please review and let me know if it's all good, and I'll move it to a stable release is good.
- 🇺🇸United States safetypin Memphis, Tennessee
I've done some limited testing, but the two conditions on a fresh d11 install worked as expected. I tried a single asterisk and excluding one single page, and then I tried adding a second asterisk so a single level would be included and the next level of pages are excluded:
/page-1l1* !/page-1l1/page-3l2
/page-1l1/* !/page-1l1/*/*