Skip to content
This repository was archived by the owner on Jul 15, 2020. It is now read-only.
This repository was archived by the owner on Jul 15, 2020. It is now read-only.

Feature request: remove unneeded 'use' statements (PHP >= 5.3). #38

Description

@ezzatron

I like to utilise 'use' statements and aliasing at the top of my namespaced classes in PHP 5.3. Quite often I find myself refactoring functionality from one class to another, and sometimes the 'use' statements get left behind when they are no longer needed.

See https://gist.github.com/962302 for an example use case.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions