Closed (fixed)
Project:
Drupal core
Version:
main
Component:
comment.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Feb 2026 at 18:47 UTC
Updated:
6 Mar 2026 at 08:45 UTC
Jump to comment: Most recent
Comments
Comment #4
andypostRemaining deprecations are for 13.x
Comment #5
smustgrave commentedThanks! Andypost I forgot you were comment maintainer that's why I tagged for the camp. Mind fixing the phpstan issue?
Comment #6
smustgrave commentedActually see more instances in comment.libraries, CommentUriDeprecationTest, CommentBreadcrumbBuilder, CommentLinkBuilder
Comment #7
andypostRemoved
COMMENT_NEW_LIMITas it was forgotten when history module was removed from core, ref #2006632-57: Make HISTORY_READ_LIMIT configurablePS #3570668: Remove History module from core
I cleaned and then reverted
CommentBreadcrumbBuilderbecause it should be done in #3459277: Enforce second parameter in BreadcrumbBuilderInterface::appliesComment #8
andypost@smustgrave sorry about misunderstanding about tagging for camp, just got a time to clean my stuff)
Comment #9
andypostComment #10
smustgrave commentedApplying #7 and searching again all deprecations are removed.
Comment #11
catchCommitted/pushed to main, thanks!