Closed wittfabian closed 5 years ago
I'm running it on a php 7 server with no issues.
The new tests are also based on php 7
This is great, we can start using the ?? Operator (Null Coalesce Operator)
Best operator ever.
We should switch to v7.1 with the new tests
What about users running on PHP 5? Will you go up a major version? Isn't it set to dev-master in composer? That's always confused me, but I'm not so advanced with composer to begin with.
PHP <= 7: "A release that is no longer supported. Users of this release should upgrade as soon as possible, as they may be exposed to unpatched security vulnerabilities. "
major version: yes dev-master composer confuses me too
I will look at the composer settings
We should update the minimum PHP version to 7.X.X