Skip to content

Releases: psalm/psalm-plugin-mockery

1.1.0

25 Nov 07:19
876247d
Compare
Choose a tag to compare

What's Changed

  • Support new-style (Mockery 1+) mocking by @weirdan in #30

Full Changelog: 1.0.0...1.1.0

1.0.0

25 Nov 05:41
843d545
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...1.0.0

0.11.0

25 Nov 03:57
eb11159
Compare
Choose a tag to compare

What's Changed

  • Remove totallyTyped in favour of errorLevel=1 by @weirdan in #26
  • Fix issues Psalm identified by @weirdan in #27
  • Bump minimum Psalm version to 4.7.1 by @weirdan in #28

Full Changelog: 0.10.0...0.11.0

0.10.0

01 Nov 21:18
2eb3bfa
Compare
Choose a tag to compare

What's Changed

  • Support Psalm 5 beta (update composer.json) by @lptn in #25

New Contributors

  • @lptn made their first contribution in #25

Full Changelog: 0.9.1...0.10.0

Don't ship dev files

27 Nov 18:55
b1dcf5f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.0...0.9.1

Support spies

27 Jun 21:13
fcaf0d9
Compare
Choose a tag to compare

Added

Rely on non-deprecated Psalm interfaces

26 Jun 05:22
992e041
Compare
Choose a tag to compare

Changes

  • (#21) Psalm Hook interfaces have been deprecated, so we're using Event interfaces now

Remove deprecated Psalm call

01 Dec 19:46
f40d477
Compare
Choose a tag to compare
0.7.0

Fix getTypes call

Fix capitalisation for case-sensitive boxes

26 Oct 19:43
75c697b
Compare
Choose a tag to compare

Allow Composer 2 autoloading

25 Oct 20:25
Compare
Choose a tag to compare
0.6.0

Rename file to match namespace