Closed vv12131415 closed 3 years ago
Since php 5.6 is out of date, I think you need to rise the version to 7.2 (since it's least supported currently see http://php.net/supported-versions.php) Also think way you can introduce some kind of strict types in your project.
Fixed.
Since php 5.6 is out of date, I think you need to rise the version to 7.2 (since it's least supported currently see http://php.net/supported-versions.php) Also think way you can introduce some kind of strict types in your project.