Skip to content

Handle deprecated ReflectionMethod instantiation on PHP 8.3+ #137

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

Open
gaelreyrol opened this issue Feb 11, 2025 · 1 comment
Open

Handle deprecated ReflectionMethod instantiation on PHP 8.3+ #137

gaelreyrol opened this issue Feb 11, 2025 · 1 comment

Comments

@gaelreyrol
Copy link
Contributor

As described here: #131, ReflectionMethod class instantiation has been deprecated in favor of ReflectionMethod::createFromMethodName on PHP 8.3+.

@AtCliffUnderline
Copy link

Up please, seems easy :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants