Closed (duplicate)
Project:
Drupal core
Version:
8.1.x-dev
Component:
other
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 May 2013 at 19:37 UTC
Updated:
28 Aug 2016 at 05:29 UTC
Jump to comment: Most recent
There are (and doubtless will be) unused PHP use statements here and there. This issue is just a reminder to remove them eventually... PHP-CS-Fixer (PHP Coding Standards Fixer) may be a helpful tool for that when the time comes.
Comments
Comment #1
mgiffordLooks like there's been a lot of development on that code since May 2013 - https://github.com/fabpot/PHP-CS-Fixer/releases
Comment #3
mile23It happened: #2674408: Fix "Drupal.Classes.UnusedUseStatement" standard in core
See also: #2571965: [meta] Fix PHP coding standards in core, stage 1