We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Need to add PHP7.1 features support to the framework:
goaop/parser-reflection
void
The text was updated successfully, but these errors were encountered:
Use new version of reflection to support PHP7.1 features, see #307
ae9051e
Add support for nullable types for PHP7.1, see #307
c212ff9
Add support for void return types for PHP7.1, see #307
21b7a2d
Master branch now can handle 7.1 source code.
Sorry, something went wrong.
No branches or pull requests
Need to add PHP7.1 features support to the framework:
goaop/parser-reflection
to the latest version ~1.2, Update parser-reflection to the latest version for PHP7.1 #308void
return type in proxies. Add support for void return types for PHP7.1 #310The text was updated successfully, but these errors were encountered: