- ๐บ๐ธUnited States attheshow
@davo20019 I'm just checking in on this one to see if you might be releasing an update any time soon with the D10 fixes? I'll be happy to test.
- ๐บ๐ธUnited States attheshow
This patch DOES update the
info.yml
file for Drupal 10 compatibility. - ๐บ๐ธUnited States phpforfree
The patch does update the info.yml file for Drupal 10 compatibility. However, a local scan with Upgrade Status also shows the require section in composer.json needs to be updated as well from a Drupal ^8.0.0 || ^9 requirement.
{ "name": "drupal/view_user_email", "type": "drupal-module", "description": "Allow site administrator the ability to grant users of certain roles access to another users email address.", "keywords": [ ], "homepage": "https://www.drupal.org/project/view_user_email", "minimum-stability": "dev", "authors": [ { "name": "David Loor (davo20019)", "homepage": "https://www.drupal.org/u/davo20019", "role": "Maintainer" } ], "support": { "issues": "https://www.drupal.org/project/issues/view_user_email", "source": "http://cgit.drupalcode.org/view_user_email" }, "require": { "drupal/core": "^8.0.0 || ^9" } }
This is an automated patch generated by Drupal Rector. Please see the issue summary for more details.
It is important that any automated tests available are run with this patch and that you manually test this patch.
Drupal 10 Compatibility
According to the Upgrade Status module โ , even with this patch, this module is not yet compatible with Drupal 10.
Currently Drupal Rector, version 0.15.1, cannot fix all Drupal 10 compatibility problems.
Therefore this patch does not update the
info.yml
file for Drupal 10 compatibility.Leaving this issue open, even after committing the current patch, will allow the Project Update Bot โ to post additional Drupal 10 compatibility fixes as they become available in Drupal Rector.
Debug info
Bot run #12554This patch was created using these packages:
- mglaman/phpstan-drupal: 1.1.35
- palantirnet/drupal-rector: 0.15.1
- First commit to issue fork.
- Merge request !2Issue #3290411: Automated Drupal 10 compatibility fixes โ (Merged) created by arti_parmar
- First commit to issue fork.
- ๐ฎ๐ณIndia Hemangi Gokhale
Hemangi Gokhale โ made their first commit to this issueโs fork.
- Status changed to RTBC
9 months ago 4:02am 7 February 2024 - ๐ณ๐ฟNew Zealand thomasmurphy
Patch #8 worked for me and D10 upgrade was successful. This module is due a new release, I think.
-
davo20019 โ
committed 24b84295 on 1.0.x authored by
arti_parmar โ
Issue #3290411 by rescudero, attheshow, arti_parmar, Hemangi Gokhale,...
-
davo20019 โ
committed 24b84295 on 1.0.x authored by
arti_parmar โ
- ๐บ๐ธUnited States davo20019 Alexandria, VA
Thanks. New version released.
- Status changed to Fixed
7 months ago 1:16pm 3 May 2024 - ๐บ๐ธUnited States davo20019 Alexandria, VA
The code has been commited and a new version of the module has been released.
- Status changed to Fixed
7 months ago 1:16pm 3 May 2024