Closed (fixed)
Project:
Drupal core
Version:
10.0.x-dev
Component:
system.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2022 at 07:14 UTC
Updated:
21 Feb 2022 at 11:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
andypostSome parts should be removed in #3115308: Remove _access_rest_csrf route requirement
Also BC shims could use separate issue #3055193: [Symfony 5] The "Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead.
Comment #3
longwaveThis looks good for just removing deprecations in system.module itself. There are a lot of test deprecations in test modules but they all need to stay because they test the actual deprecation system.
Comment #4
alexpottCommitted 6385a8f and pushed to 10.0.x. Thanks!