Open chris001 opened 6 years ago
They are all still failing however. Not sure adding the tests really matters...
First this one needs to be fixed: https://github.com/provisioner/Provisioner/pull/229#issuecomment-387596521 As soon as it is fixed, this PR should be working fine, or nearly, perfect after a minor adjustment. For the Big picture, obviously, the tests really must run cleanly on php.net published supported versions because this is software industry best practice and couldn't be more highly recommended pretty much a must for very good reasons.
http://php.net/supported-versions.php Run tests on the supported versions of PHP which are as of right now, 5.6, 7.0, 7.1, 7.2. Letting the tests run on the older unsupported versions of PHP (5.5 and older) for information purposes only.