Closed pondermatic closed 6 years ago
This allows the tests to be run with PHPUnit >=5.4.0 <6.0.0 with PHP 5.6 and PHPUnit >=6.0.0 with PHP 7.
It seems there are some calls to deprecated PHPUnit methods. I will update them and re-submit the pull.
Needs more work to support PHPUnit 4 and PHP:hhvm.
So now I broke PHP 5.5 testing. Starting over!
This allows the tests to be run with PHPUnit >=5.4.0 <6.0.0 with PHP 5.6 and PHPUnit >=6.0.0 with PHP 7.