- Issue created by @project update bot
- Status changed to Needs review
over 1 year ago 8:32am 26 June 2023 This is an automated patch generated by Drupal Rector. Please see the issue summary for more details.
It is important that any automated tests available are run with this patch and that you manually test this patch.
Drupal 10 Compatibility
According to the Upgrade Status module → this patch makes this module compatible with Drupal 10! 🎉
Therefore this patch updates theinfo.yml
file for Drupal 10 compatibility.Leaving this issue open, even after committing the current patch, will allow the Project Update Bot → to post additional Drupal 10 compatibility fixes as they become available in Drupal Rector.
Debug info
Bot run #12888This patch was created using these packages:
- mglaman/phpstan-drupal: 1.1.35
- palantirnet/drupal-rector: 0.15.1
- 🇺🇸United States devkinetic
D10 is right around the corner. Updating this module is trivial, any word on generating a D10 compatible release?
- Status changed to RTBC
over 1 year ago 11:36pm 23 August 2023 - 🇺🇸United States devkinetic
For anyone needing to upgrade to D10 now, I have created a fork on github drupal/field_label_plurals. It's just the latest 1.x with this patch applied.
"repositories": [ { "type": "vcs", "url": "https://github.com/devkinetic/field_label_plurals" }, ]
composer require drupal/field_label_plurals:dev-8.x-1.x
- 🇦🇹Austria tgoeg
As we have an official release that already works with 10.x, I think this can be closed?