Fixed
Project:
Drupal core
Version:
11.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Sep 2025 at 15:01 UTC
Updated:
10 Apr 2026 at 20:07 UTC
Jump to comment: Most recent
Comments
Comment #2
andypostComment #4
andypostComment #5
andypostComment #6
smustgrave commentedCan we add a simple before/after snippet to the CR to show how people should update their code who may be using this trait.
Comment #7
chi commentedUpdated the change record.
Comment #8
dcam commentedI looked over the MR. I agree with the other comments that were made and left suggestions, so I'm setting to NW. Mainly, that
assertTrue()is dead code.Comment #10
andypostrebased
Comment #11
dcam commentedI don't have any additional feedback. All uses of
ToStringTraithave been removed. The change record looks good to me.Comment #12
amateescu commentedVery nice cleanup! Left some comments on the MR.
Comment #13
andypostThank you fixed both
Comment #14
amateescu commentedThere's a phpstan failure now :/ Feel free to self-rtbc once that's fixed.
Comment #15
andypostfixed baseline and rebased, now green
Comment #17
amateescu commentedCommitted f14dbcc and pushed to main. Thanks!
We'll need a 11.x MR with a regenerated baseline.
Comment #20
andypostrebased but CI wont start
Comment #21
amateescu commentedAsked for a retest and it's all green.
Comment #23
amateescu commentedCommitted 671cd63 and pushed to 11.x. Thanks!