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

Add backwards-compatible type declarations #8538

Closed
greg0ire opened this issue Mar 12, 2021 · 0 comments · Fixed by #8544
Closed

Add backwards-compatible type declarations #8538

greg0ire opened this issue Mar 12, 2021 · 0 comments · Fixed by #8544

Comments

@greg0ire
Copy link
Member

We should grep for:

  • private function
  • final protected function
  • final class

And see if we can add type declarations.
Since the phpdoc might be inaccurate, this is a risky move, and as such should IMO target 2.9.x

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

Successfully merging a pull request may close this issue.

1 participant