- 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.1, 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-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
- Status changed to Needs review
8 months ago 12:29am 25 March 2024 - First commit to issue fork.
- Status changed to RTBC
3 months ago 12:49pm 22 August 2024 - 🇩🇪Germany Grevil
That should be it! The remaining
Call to deprecated method loadRevision() of interface Drupal\Core\Entity\EntityStorageInterface: in drupal:10.1.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Entity\RevisionableStorageInterface::loadRevision instead.
Are false positive, as the static analysis can not properly resolve the StorageInterface "SimpleMegaMenuStorage" implements.
- 🇩🇪Germany Grevil
Note, that the 10.3 min requirement is needed for "renderInIsolation" if the maintainer wishes to support further versions, we need to use the deprecationHelper.
- 🇫🇷France flocondetoile Lyon
Did you run this patch / MR on a real D11 site ? I saw you RTBC your own commit.
- 3c502dd1 committed on 2.1.x
Issue #3434551 by grevil, flocondetoile: Automated Drupal 11...
- 3c502dd1 committed on 2.1.x
- Status changed to Fixed
2 months ago 2:21pm 9 September 2024 Automatically closed - issue fixed for 2 weeks with no activity.