Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation of ReflectionParameter::getClass #21

Closed
beberlei opened this issue Sep 13, 2022 · 1 comment
Closed

Deprecation of ReflectionParameter::getClass #21

beberlei opened this issue Sep 13, 2022 · 1 comment
Assignees
Labels
deprecation Dependency has deprecation we need to fix.

Comments

@beberlei
Copy link
Contributor

beberlei commented Sep 13, 2022

Deprecated: Method ReflectionParameter::getClass() is deprecated in vendor/gyro/mvc-bundle/src/Gyro/Bundle/MVCBundle/EventListener/ParamConverterListener.php on line 5

Should we even support union or intersection types in any way, or only inject when a ReflectionNamedType is found?

@beberlei beberlei added the deprecation Dependency has deprecation we need to fix. label Sep 13, 2022
@beberlei beberlei self-assigned this Sep 13, 2022
beberlei added a commit that referenced this issue Sep 19, 2022
…sDeprecation

[GH-21] Address ReflectionParameter::getClass deprecation
@beberlei
Copy link
Contributor Author

Fixed in #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation Dependency has deprecation we need to fix.
Projects
None yet
Development

No branches or pull requests

1 participant