-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
According to statistics on packagist, which serves packages for most of the PHP ecosystem, PHP 7.0 is at around ~4% of usage: https://blog.packagist.com/php-versions-stats-2020-1-edition/.
Dropping support for PHP 7.0 would allow us to leverage the void return type, as well as nullable types for function arguments and return values.
- depends on
-
PHPC-1685 Drop support for PHP 7.0
- Closed
- is depended on by
-
PHPLIB-1152 Use private constants instead of private static properties
- Closed
- is related to
-
PHPLIB-672 Drop support for PHP 7.1
- Closed