- Issue created by @Project Update Bot
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 → , even with this patch, this module is not yet compatible with Drupal 10.
Currently Drupal Rector, version 0.18.6, cannot fix all Drupal 10 compatibility problems.
Therefore this patch does not update the
info.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 #70004This patch was created using these packages:
- mglaman/phpstan-drupal: 1.2.4
- palantirnet/drupal-rector: 0.18.6
- 🇮🇹Italy kopeboy Milan
This modules seems very handy to onboard new developers / ambitious site-builders to Drupal!
Could you please provide a Drupal 10 compatible version? 🙏🏻 - Status changed to Needs work
about 1 month ago 5:12pm 8 October 2024 - 🇮🇹Italy kopeboy Milan
There seem to be other problems (other than the patch provided by the bot), but I'm not an expert developer so I don't know the fix.
Here's the other warnings that my VSCode (with some PHP & Drupal related plugins) was giving at
/src/Controller/HelpController.php
(the rest of the files seem fine):implementsHook
: undefined method- 'getName' is deprecated
system_get_module_admin_tasks
is deprecatedsystem_get_info
is undefined