Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Decide on the PHP requirement logic #27

Open
kasparsd opened this issue Dec 10, 2019 · 1 comment
Open

Decide on the PHP requirement logic #27

kasparsd opened this issue Dec 10, 2019 · 1 comment

Comments

@kasparsd
Copy link
Contributor

WordPress plugins hosted on WP.org should support PHP versions down to 5.6 while most of the enterprise projects can rely on PHP 7+ being present. We need to figure out how to account for both of these scenarios.

@derekherman
Copy link
Contributor

Plugin code should be PHP 5.6+ compatible, while dev dependencies can be higher as those can be executed from the container.

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

No branches or pull requests

2 participants