You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: