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

PHP8: Deprecate required param after optional #3957

Closed
enix-app opened this issue Dec 2, 2020 · 2 comments
Closed

PHP8: Deprecate required param after optional #3957

enix-app opened this issue Dec 2, 2020 · 2 comments

Comments

@enix-app
Copy link
Contributor

enix-app commented Dec 2, 2020

I've found a lot of code bugs in PHP v8. Generally the use of parameters in functions.
Reference: https://php.watch/versions/8.0/deprecate-required-param-after-optional

Why don't the required parameters take precedence?
This should not be the writing syntax.

@sfadschm
Copy link
Contributor

sfadschm commented Dec 2, 2020

Are you using the latest develop version?
This was done already in #3938.

@enix-app
Copy link
Contributor Author

enix-app commented Dec 4, 2020

Okay, thanks!

@enix-app enix-app closed this as completed Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants