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

Update minimum PHP version to 7.3 #28

Open
jonyo opened this issue Nov 18, 2020 · 0 comments
Open

Update minimum PHP version to 7.3 #28

jonyo opened this issue Nov 18, 2020 · 0 comments
Assignees
Milestone

Comments

@jonyo
Copy link
Member

jonyo commented Nov 18, 2020

Update the required minimum PHP version: 5.* has been EOL for a while now, and even 7.2 is about to be EOL soon. Make the minimum PHP version 7.3. As part of it:

  • Update PHPUnit to version 9 for compatibility, and update tests for the new version.
  • Add type declarations and strict typing to all methods.
  • Since this will make it not backwards compatible (if library is used on older version of PHP), will need to target a new major release.
@jonyo jonyo added this to the 2.0.0 milestone Nov 18, 2020
@jonyo jonyo self-assigned this Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant