Skip to content

Releases: ScriptFUSION/PHPUnit-Immediate-Exception-Printer

2.0.0

03 Oct 10:13
2.0.0
df2b810
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release

⚠️ This release added more robust exception trace printing, but at the expense of a fatal error bug when PHPUnit would have normally just generated a notice and continued. Therefore it is not recommended to use this version and instead continue using version ^1 until version ^3 is released to fix this issue.

1.3.0 – Improved flawless test suite indicator

30 Jul 06:56
1.3.0
eecb203
Compare
Choose a tag to compare
  • Changed flawless test suite indicator from red dot to red exclamation mark (!) to make it easier to see.

1.2.0 – Flawless test suite indicator

25 Jul 22:07
1.2.0
5f5acdd
Compare
Choose a tag to compare
  • Added flawless test suite indicator (red dot).

1.1.0 – PHPUnit 6

11 Mar 21:00
1.1.0
5bd117e
Compare
Choose a tag to compare
  • Added PHPUnit 6 support.