Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
file.module
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Nov 2025 at 07:02 UTC
Updated:
27 Feb 2026 at 17:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ritarshi_chakraborty commentedWorking on it.
Comment #4
ritarshi_chakraborty commentedComment #5
smustgrave commentedThink we can expand scope to the other hooks in file.
Comment #6
ritarshi_chakraborty commentedComment #7
kim.pepperLooks good. Did a search and couldn't find any more instances of private properties.
Comment #8
longwaveShouldn't these still be
readonly?Comment #9
longwaveComment #10
dcam commentedWell, the removals weren't in-scope per the issue summary, so I'd say so. The new changes look good. RTBC again.
I updated the title and summary to mention the expanded scope per #5.
Comment #12
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.
Comment #13
dcam commentedPost-bot-rebellion rebase
Comment #14
longwaveCommitted and pushed 1380069e181 to main and 2fcaa7349d5 to 11.x. Thanks!