-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
New 4.0 version implementation for PHP>=8.2 #133
Conversation
…unction->invokeArgs methods
…lectionClassConstant::getValue() methods
…ionParameter::isCallable() methods
…riadic argument in the end
…ethod->getPrototype as well
The inspection completed: No new issues |
@lisachenko With all the work you have performed, this line can probably be removed? https://github.com/goaop/parser-reflection/blob/master/README.md?plain=1#L3 |
@marcovtwout nice comment here, but as you can see, current project is not actively maintained, mostly for my own personal needs. So, I think, it is more honest to report about this in readme. For example, I haven't time for PHP8.4 features ( And new version is already here... |
No description provided.