- 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-121090This 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 Needs work
4 months ago 3:17am 6 March 2025 - 🇺🇸United States philltran Detroit, MI
Changing status to "Needs work" as some deprecations discovered with drupal-check
------ ---------------------------------------------- Line field_image_style.module ------ ---------------------------------------------- 32 Call to an undefined method Drupal\Core\Form\FormInterface::getEntity(). ------ ---------------------------------------------- ------ -------------------------------------------------------------------------- Line src/Plugin/Field/FieldFormatter/ImageStyleImageFormatter.php ------ -------------------------------------------------------------------------- 140 Call to an undefined method Drupal\Core\Entity\EntityInterface::getFileUri(). ------ --------------------------------------------------------------------------
- 🇺🇸United States barbarae
Sadly, had to uninstall this module to complete our D11 upgrade.
- 🇮🇳India amitrawat056
Updated path for Drupal 11 compatibility fixes for field_image_style
- First commit to issue fork.