- Issue created by @project update bot
- last update
8 months ago Patch Failed to Apply 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 β 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 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
- last update
8 months ago 1 fail - last update
8 months ago 1 pass 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 β 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 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-137198These packages were used to generate the fixes:
- drupal/upgrade_status: 4.1.0
- mglaman/phpstan-drupal: 1.2.10
- palantirnet/drupal-rector: 0.20.1
- last update
8 months ago 1 pass - First commit to issue fork.
-
greggles β
committed 340e9e56 on 8.x-1.x authored by
Project Update Bot β
Issue #3435270: Automated Drupal 11 compatibility fixes for user_expire
-
greggles β
committed 340e9e56 on 8.x-1.x authored by
Project Update Bot β
- πΊπΈUnited States greggles Denver, Colorado, USA
There were some fails on this MR, but I think both of those are unrelated and are fixed on other recent issues, so this can be merged as is.
Thanks, Bot!
Leaving open in case any more changes come along as being needed.
-
shelane β
committed 396177a4 on 8.x-1.x
Revert "Issue #3435270: Automated Drupal 11 compatibility fixes for...
-
shelane β
committed 396177a4 on 8.x-1.x
- πΊπΈUnited States shelane
I reverted the code due to concerns raised about the changes to the ConfigFormBase construct for Drupal 11. Implementing these changes would necessitate setting the minimum version to 10.2 to ensure compatibility with Drupal 11. To address this, I created a 2.x branch and updated the code to support both Drupal 10.2 and 11 in a 2.0.0 release.
By reverting the changes in the 1.x branch, we can maintain support for Drupal 9 and 10, allowing for future updates without compromising compatibility.
- Status changed to Fixed
3 months ago 3:47pm 9 September 2024 - πΊπΈUnited States greggles Denver, Colorado, USA
Thanks for explaining that and it makes a ton of sense. So it got reverted from 8.x-1.x and still exists in the 2.x branch.
I guess we could close this issue out now.
Automatically closed - issue fixed for 2 weeks with no activity.