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

Restore PHP typehints #8

Open
stevegrunwell opened this issue Sep 25, 2020 · 0 comments
Open

Restore PHP typehints #8

stevegrunwell opened this issue Sep 25, 2020 · 0 comments
Labels
code quality Improve the quality of the codebase enhancement New feature or request

Comments

@stevegrunwell
Copy link
Member

For version 0.1.0 of the library, we're going to support PHP 5.6 as this is the current minimum PHP version for WordPress.

Eventually, WordPress will drop PHP 5.6 (to be honest, that day can't come soon enough) and then we'll be able to safely drop it from our test matrix and update the code to use PHP 7.x-specific features like scalar typehints.

This ticket is here to make sure that happens.

@stevegrunwell stevegrunwell added enhancement New feature or request code quality Improve the quality of the codebase labels Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Improve the quality of the codebase enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant