- 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 โ , 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
- First commit to issue fork.
- ๐ฎ๐ณIndia chandu7929 Pune
chandu7929 โ changed the visibility of the branch project-update-bot-only to hidden.
- ๐ฎ๐ณIndia rajeshreeputra Pune
rajeshreeputra โ changed the visibility of the branch project-update-bot-only to hidden.
- ๐ฎ๐ณIndia vishalkhode
vishalkhode โ made their first commit to this issueโs fork.
- ๐ฎ๐ณIndia chandu7929 Pune
Only previous major is failing with following error
Exception: Error: Class "League\Uri\UriString" not found
and I think its due to the version ofleague/oauth2-server (8.5.4)
that requires league/uri: ^6.7 || ^7.0 - First commit to issue fork.
- ๐ฎ๐ณIndia chandu7929 Pune
Due to dependency conflict between core-recommended 9.5 and league/uri-interfaces 7.0.0 composer is not able to download any 7.x version of
league/uri-interfaces
. In beta version the classLeague\Uri\UriString
doesn't exists which causes test failure, hence dropping support for D9. - ๐ฎ๐ณIndia chandu7929 Pune
Hello Yuvania โ lets make changes related to D11 compatibility fixes only. We should create separate issue for phpcs, eslint etc.
- Status changed to Needs work
3 months ago 10:00am 30 August 2024 - Status changed to Needs review
3 months ago 11:28am 30 August 2024 - Status changed to RTBC
3 months ago 11:48am 30 August 2024 - ๐ฎ๐ณIndia ankitv18
Pipelines are passing with no deprecation needed to address for D11 ~~ hence marking this one as RTBC