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

[2.0] Introduce strict typing #1704

Closed
alcaeus opened this issue Dec 22, 2017 · 0 comments
Closed

[2.0] Introduce strict typing #1704

alcaeus opened this issue Dec 22, 2017 · 0 comments
Labels
Milestone

Comments

@alcaeus
Copy link
Member

alcaeus commented Dec 22, 2017

Includes:

  • Change requirement to PHP 7.2+
  • Add declare(strict_types=1) in every file
  • Add typehints where applicable (including object)
  • Remove obsolete @param and @return annotations
  • Document all BC breaks
@alcaeus alcaeus added this to the 2.0.0 milestone Dec 22, 2017
This was referenced Aug 6, 2018
@alcaeus alcaeus closed this as completed Nov 26, 2018
@alcaeus alcaeus added the Task label Dec 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant