Closed TheLevti closed 3 years ago
It sounds good, but I'm not sure that how many developers still use the php-5.6
and php-7.0
for this package.
Well they can stick around with their current version. We should not be required to support outdated versions, because this might block further development. All the new language feature can not be used.
Hi @TheLevti, you're right.
We can drop these unsupported PHP versions and release latest stable version and developers can still use current stable version to support their old PHP versions.
Well they can stick around with their current version. We should not be required to support outdated versions, because this might block further development. All the new language feature can not be used.
If possible, could you submit PR for resolving this issue?
As php 5.6 and 7.0 are nearing end of support (see http://php.net/supported-versions.php), libraries should move on as well. This will open up all the new features given in 7.1+
Consider deprecating php 5.6 and 7.0