Skip to content

Package global functions seems conflicts with classes with the same names? #216

@LastDragon-ru

Description

@LastDragon-ru

I'm migrating to the 1.8.2 and found new strange false-positive

image

The first file have only the class definition, all other lines - usage of this class.

class Value extends Block {
   // ...
}

The illuminate/collections (required by lara-asp-testing package from dev dependencies) defines the value function on https://github.com/laravel/framework/blob/61492a8846a1ab4bd6ab01e3edf90007ba818753/src/Illuminate/Collections/helpers.php#L223-L238

PS: https://github.com/LastDragon-ru/lara-asp/actions/runs/12721635835/job/35464780891

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions