Skip to content

Releases: mybuilder/phpunit-accelerator

Added PHPUnit 6 support

21 Jun 08:29

Choose a tag to compare

Unfortunately, to allow support for PHPUnit 6 we have had to drop support for PHPUnit versions less than 5.7

Drop EOL PHP support

15 Nov 10:42

Choose a tag to compare

We have now dropped support for version of PHP that are end of life.

@SergeyZ also greatly improved our tests suite so we now run test against lots of PHPUnit version rather than just the latest one.

Added support for PHPUnit 5.1

29 Dec 13:05

Choose a tag to compare

PHPUnit 5.1 has changed an interface we use add tests for newer php version

v1.1.0

17 Jan 12:15

Choose a tag to compare

  • Provide the ability to ignore test cases by using an ignore policy