- 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 → , even with these changes, this module is not yet compatible with Drupal 11.
Currently Drupal Rector, version 0.20.3, cannot fix all Drupal 11 compatibility problems.
Therefore, these changes did not update the
info.yml
file for Drupal 11 compatibility.The compatibility issues that Upgrade Status found after the Drupal Rector fixes were applied are attached to help you resolve them manually.
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-199781These packages were used to generate the fixes:
- drupal/upgrade_status: 4.3.2
- mglaman/phpstan-drupal: 1.2.11
- palantirnet/drupal-rector: 0.20.3
- First commit to issue fork.
- 🇬🇧United Kingdom scott_euser
scott_euser → changed the visibility of the branch project-update-bot-only to hidden.
- 🇬🇧United Kingdom scott_euser
Took project update bots MR + also fixed confirm form fatal error with mismatched constructor args from parent.
- 🇬🇧United Kingdom scott_euser
Okay ready for review. Bot got it part of the way but had some fatal errors still. Also removing drupal 8 & 9 from info yaml, to match minim core version (which also means minimum php version can be removed since core version of php required is much higher than the minimum that was set here)
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 → , even with these changes, this module is not yet compatible with Drupal 11.
Currently Drupal Rector, version 0.20.3, cannot fix all Drupal 11 compatibility problems.
Therefore, these changes did not update the
info.yml
file for Drupal 11 compatibility.The compatibility issues that Upgrade Status found after the Drupal Rector fixes were applied are attached to help you resolve them manually.
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-321467These packages were used to generate the fixes:
- drupal/upgrade_status: 4.3.6
- mglaman/phpstan-drupal: 1.3.1
- palantirnet/drupal-rector: 0.20.3
- 🇬🇧United Kingdom scott_euser
Hiding project update bot updates; those changes exist on `3455302-automated-drupal-11` branch already + `3455302-automated-drupal-11` branch also contains other fixes project update bot didn't detect. Removing tag to avoid further updates/noise from it.
- 🇬🇧United Kingdom scott_euser
Phpstan issue is already covered here: 🌱 The method \Drupal::moduleHandler()->getName($module) has been deprecated Active