Skip to content

Releases: psalm/psalm-plugin-phpunit

0.19.5

31 Mar 18:50
143f9d5
Compare
Choose a tag to compare

What's Changed

  • Ensure that all @dataProvider and #[DataProvider] (multiple) are considered by @Ocramius in #151
  • Bump actions/checkout from 3 to 4 by @dependabot in #140

Full Changelog: 0.19.4...0.19.5

0.19.4

31 Mar 11:25
Compare
Choose a tag to compare

What's Changed

  • Implemented support for #[Test], #[DataProvider], #[Before] attributes, cleaned up old PHPUnit/Prophecy support by @Ocramius in #149

New Contributors

Full Changelog: 0.19.3...0.19.4

Psalm v7 support

20 Mar 11:24
Compare
Choose a tag to compare

This release adds support for psalm v7.

Full Changelog: 0.19.2...0.19.3

Psalm v6 support

26 Jan 11:42
Compare
Choose a tag to compare

Bumps composer requirements for psalm v6 support.

Full Changelog: 0.19.0...0.19.2

Add Psalm 6 support, drop Psalm 4 support

15 Mar 10:45
e344eaa
Compare
Choose a tag to compare

This release adds support for Psalm 6, dropping support for Psalm 4.

What's Changed

New Contributors

Full Changelog: 0.18.4...0.19.0

0.18.4

05 Dec 15:02
e4ab309
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.18.3...0.18.4

Fix typo

03 Nov 18:17
057c1cd
Compare
Choose a tag to compare

What's Changed

  • Fix typo, it turns out $_ is used later on as a ref parameter by @danog in #126

Full Changelog: 0.18.2...0.18.3

Fix version detection

03 Nov 17:32
b7aabc4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.18.1...0.18.2

Allow using on 5.x-dev

02 Nov 17:51
6d93259
Compare
Choose a tag to compare
Merge pull request #124 from danog/patch-1

Allow running in PR

Compatibility release

01 Nov 18:45
e610736
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.17.0...0.18.0