Test PHPCompat for full range
Merge request reports
Activity
assigned to @ethitter
From https://github.com/PHPCompatibility/PHPCompatibility:
As of PHPCompatibility 7.1.3, you can omit one part of the range if you want to support everything above or below a particular version, i.e. use --runtime-set testVersion 7.0- to run all the checks for PHP 7.0 and above.
Closing as unnecessary.
Please register or sign in to reply