Skip to content

Group Use Declarations with PHP7+ are broken #95

@Y0lk

Description

@Y0lk

PHP7 introduced grouped use and it breaks with php companion since it doesn't support it. If you already have a use statement inside a group for a class and call find_use, you'll end up with a duplicate use.

Would be great to add support for these
See https://wiki.php.net/rfc/group_use_declarations

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions