Skip to content

Releases: diablomedia/phpunit-pretty-printer

PHPUnit 9.0 Support

06 Dec 16:51
efafc48
Compare
Choose a tag to compare

This release works with PHPUnit 9.

Minor bugfix

26 Mar 00:11
51caae7
Compare
Choose a tag to compare
  • Fixes the color-changing regex to not match any ol' - or +

PHPUnit 7.1+ Only

07 Aug 15:59
84009d3
Compare
Choose a tag to compare
Merge pull request #16 from garak/fix-71-compat

fix compatibility with phpunit 7.1+ and PHP 7.1

PHPUnit 7+ Only

10 Apr 20:28
1fb7f49
Compare
Choose a tag to compare
  • Requires phpunit >= 7.0 and php ^7.1.
  • Bug and regression fixes
  • Added travis build with tests and phpstan analysis

2.0.0 - PHPUnit 6+ only

21 Apr 16:59
Compare
Choose a tag to compare
Merge pull request #5 from kdlug/patch-1

PHPUnit 6 - update class names with namespaces

Release for PHPUnit <6.0.0

13 Apr 23:45
Compare
Choose a tag to compare
Merge pull request #6 from diablomedia/max-phpunit-version

limit compatibility to <phpunit 6.0, as class names have changed

1.0.0

16 Feb 21:58
Compare
Choose a tag to compare
Merge pull request #2 from aripringle/master

fix composer command