Closed (fixed)
Project:
Drupal core
Version:
main
Component:
system.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Jan 2026 at 01:48 UTC
Updated:
2 Apr 2026 at 09:50 UTC
Jump to comment: Most recent
Comments
Comment #3
dcam commentedComment #4
dcam commentedComment #5
dcam commentedNeeds work due to PHPUnit 12.5.11 and a new deprecation.
Comment #6
dcam commentedNew development: stubs cannot set
with(). The IS and MR have been updated.Comment #7
dcam commentedNeeds Work for a rebase.
Comment #8
dcam commentedRebased
Comment #9
smustgrave commentedThis one was easier to review because of the size. Conversions look good and make sense based on what I've been told. Also like using class names vs hardcoded strings.
LGTM
Comment #10
dcam commentedThe baseline had to be updated following the commit of #3573259: Prevent new expects($this->any()) in tests which added new entries that are subsequently being removed by this MR.
Comment #11
sivaji_ganesh_jojodae commentedThe MR has git conflict issue it couldn't be rebased from the browser UI.
Comment #12
alexpottComment #13
dcam commentedRebased
Comment #14
catchCommitted/pushed to main, thanks!