- 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 (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
- Merge request !8Issue #3434213: Automated Drupal 11 compatibility fixes for responsive_favicons → (Open) created by Grevil
- Status changed to RTBC
7 months ago 10:08am 27 August 2024 - Assigned to Grevil
- Status changed to Needs work
7 months ago 10:11am 27 August 2024 - Issue was unassigned.
- Status changed to Needs review
7 months ago 10:18am 27 August 2024 - Status changed to RTBC
7 months ago 10:20am 27 August 2024 - Status changed to Needs review
7 months ago 10:21am 27 August 2024 - Merge request !9Issue #3434213: Automated Drupal 11 compatibility fixes for responsive_favicons → (Merged) created by Grevil
- 🇩🇪Germany Grevil
- 🇺🇸United States w01f
Tested line changes to src/Form/ResponsiveFaviconsAdmin.php and appears to function correctly.
If we are removing backwards compatibility, the 9 and 10 should be removed from the info.yml file.
core_version_requirement: ^11
- 🇩🇪Germany Grevil
@w01f see my comment in https://git.drupalcode.org/project/responsive_favicons/-/merge_requests/8 and comment #10.
- 🇧🇬Bulgaria pfrenssen Sofia
I think the version that drops Drupal <10.3 compatibility is much cleaner and will save us the work to remove this B/C layer in the future. If we choose this version we should create a new 3.0 branch.
- Status changed to RTBC
2 months ago 5:23pm 23 January 2025 - 🇬🇧United Kingdom robcarr Perthshire, Scotland
I installed this fork using Composer with
{ "type": "vcs", "url": "https://git.drupalcode.org/issue/responsive_favicons-3434213" },
Added to the
repositories
section of my site's composer.json file (before thecomposer/https://packages.drupal.org/8
bit), then installing the patched module usingcomposer require drupal/responsive_favicons:dev-d11-compatibility-d10+-only
. Module downloaded and enabledI had the plugin error too when I uploaded, but the suggestion at https://git.drupalcode.org/project/responsive_favicons/-/merge_requests/... gets around this problem. Seems to work well
- 🇩🇪Germany Grevil
I think the version that drops Drupal <10.3 compatibility is much cleaner and will save us the work to remove this B/C layer in the future
Agreed.
- 🇺🇸United States w01f
Chiming in that this module made my org's D11 wishlist holdout list - https://www.timbers.dev/article/our-drupal-11-waiting-wishlist-getting-s....
It has over 10k registered sites, so it's fairly well used. Do you need additional support/maintainers to get work on getting a D11-compatible version ready? After reading through the related open issues, it sounds like the plan is to release a completely new major version to slim the codebase down while supporting all the new realfavicon.net functionality/updates?
- 🇩🇪Germany Grevil
Hiding MR!8 as I agree with @pfrenssen, that we should focus on the Drupal >= 10.3 approach in MR!9 instead (of course the maintainer should decide in the end). https://git.drupalcode.org/project/responsive_favicons/-/merge_requests/... still needs to get resolved, before this can go back to NR, again
- First commit to issue fork.
- 🇳🇿New Zealand wiifm Wellington, NZ
Hey all,
Apologies for being AWOL. Drupal contrib development is not top of my pile anymore. I am happy to promote a co-maintainer.
I had a look at the MR, cloned it on a fresh D10 site, and had a look at the MR comments. I have addressed the file extension issue.
Please take a look.
Also happy to drop D9 support, as this is EOL (they can always pin to an older version).
- 🇫🇷France cyrille.miskiewicz
cyrille.miskiewicz → changed the visibility of the branch project-update-bot-only to active.
- 🇫🇷France cyrille.miskiewicz
cyrille.miskiewicz → changed the visibility of the branch d11-compatibility-d10+-only to hidden.
- 🇫🇷France mably
@wiifm we are using this module on several of our websites.
Happy to help as a co-maintainer if needed.
- 🇺🇸United States w01f
+1 for mably as a new co-maintainer and a 3.x branch
Automatically closed - issue fixed for 2 weeks with no activity.