Skip to content

PHP 8 incompatibility #46

@Hackwar

Description

@Hackwar

See the results of phan in 3.x-dev. In src/Container.php line 467 and 483, the methods \ReflectionType::isBuiltin() and \ReflectionType::getName() are used, which don't exist in PHP 8 anymore. This needs to be refactored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions