- Issue created by @Project Update Bot
- last update
8 months ago 36 pass 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 → , 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.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
- last update
8 months ago 36 pass - First commit to issue fork.
- 🇯🇵Japan ptmkenny
Upgrade Status shows two additional issues:
web/modules/feeds_tamper/src/FeedTypeTamperManager.php 13 Usage of deprecated trait Symfony\Component\DependencyInjection\ContainerAwareTrait in class Drupal\feeds_tamper\FeedTypeTamperManager: since Symfony 6.4, use dependency injection instead web/modules/feeds_tamper/composer.json 1 The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file#core-compatibility.
- First commit to issue fork.
-
MegaChriz →
committed 974a2eb8 on 8.x-2.x authored by
ptmkenny →
Issue #3430464 by ptmkenny, Project Update Bot, MegaChriz: Added Drupal...
-
MegaChriz →
committed 974a2eb8 on 8.x-2.x authored by
ptmkenny →
- Status changed to Active
4 months ago 8:44am 27 July 2024 - 🇳🇱Netherlands megachriz
I've checked the issues reported by phpcs and phpstan and they are all related to the legacy folder and that gets already handled in 📌 Remove legacy code from D7 Needs review .
So I merged the code.
Leaving this issue open for possible future deprecation fixes by the update bot.