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

mgifford’s picture

Issue summary: View changes

Looks like there's been a lot of development on that code since May 2013 - https://github.com/fabpot/PHP-CS-Fixer/releases

Version: 8.0.x-dev » 8.1.x-dev

Drupal 8.0.6 was released on April 6 and is the final bugfix release for the Drupal 8.0.x series. Drupal 8.0.x will not receive any further development aside from security fixes. Drupal 8.1.0-rc1 is now available and sites should prepare to update to 8.1.0.

Bug reports should be targeted against the 8.1.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.2.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

mile23’s picture