Skip to content

ReflectionParameter::getClass is deprecated in PHP 8 #727

@timfennis

Description

@timfennis

I'm testing out PHP-DI on PHP 8 and noticed that it's throwing some deprecation warnings. If this issue is not wanted feel free to delete it.

Deprecated: Method ReflectionParameter::getClass() is deprecated in /var/www/vendor/php-di/php-di/src/Definition/Source/ReflectionBasedAutowiring.php on line 65

and

Deprecated: Method ReflectionParameter::getClass() is deprecated in /var/www/vendor/php-di/php-di/src/Invoker/FactoryParameterResolver.php on line 45

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions