Fixed
Project:
Drupal core
Version:
11.x-dev
Component:
settings_tray.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Jul 2026 at 04:24 UTC
Updated:
29 Jul 2026 at 01:47 UTC
Jump to comment: Most recent
Comments
Comment #3
quietone commentedWhat to do with these library overrides in stable9.info.yml?
Comment #4
quietone commentedComment #5
longwaveNot sure we need to do anything else here in 11.
The references in Stable9 can likely stay until we remove Stable9 itself from core, it's not really harming anything and Stable9 is supposed to be stable?
The references in .deprecation-ignore.txt, Claro and Default Admin can be removed when we remove Settings Tray from core.
Comment #6
quietone commentedThanks.
I've updated the issue summary and changing this to review for the removal of comments.
Comment #7
quietone commentedformatting
Comment #8
smustgrave commentedDisclosure used AI because I suck with grepping "grep -rl "settings_tray" /Users/smustgrave/Sites/Drupal-Demos/drupal-11x/core \
--exclude-dir=settings_tray 2>/dev/null | head -10"
Which found
- core/.phpstan-baseline.php
- core/.deprecation-ignore.txt
- core/themes/stable9/stable9.info.yml
Summary mentioned phpstan and deprecation will be in the removal ticket.
Stable9 is already forked so should we open a follow up ticket over there?
Comment #11
catchCommitted/pushed to main and 11.x, thanks!