Skip to content

PHP 8 compatibility #48

@alan-ps

Description

@alan-ps

There is fatal error happen when we try to use the module with php8.

PHP Fatal error: Declaration of Doctrine\\Common\\Reflection\\StaticReflectionClass::getConstants() must be compatible with ReflectionClass::getConstants(?int $filter = null) in plug/lib/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php on line 109

I would suggest to apply a patch from doctrine/reflection#49, which actually fixes compatibility issue for doctrine/reflection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions