Skip to content

Releases: psalm/psalm-plugin-wordpress

3.1.1

31 Mar 01:11
0130a4e
Compare
Choose a tag to compare

What's Changed

  • Also allow class constants in hook names by @anomiex in #54
  • Catch more "There should be a node type provider" exceptions by @anomiex in #55

New Contributors

Full Changelog: 3.1.0...3.1.1

3.1.0

18 Feb 12:02
Compare
Choose a tag to compare

Add support for additional types of dynamic hook names and add alpha support for Psalm v6

What's Changed

  • Add support for additional types of dynamic hook names
  • Only report an error for accepted args in add_action/add_filter if psalm does not report InvalidArgument already
  • Add support for named accepted_arguments in add_action/add_filter
  • Add alpha support for Psalm v6 - the plugin hasn't been tested with psalm v6 yet though, testing + feedback appreciated.

Full Changelog: 3.0.0...3.1.0

3.0.0

12 Jan 15:50
d286a9f
Compare
Choose a tag to compare

Support for Psalm v5 and lots of additional features.

What's Changed

New Contributors

Full Changelog: 2.2.0...3.0.0

2.2.0

16 Aug 02:50
2.2.0
c02725c
Compare
Choose a tag to compare

Full Changelog: 2.1.0...2.2.0

What's Changed

  • Update stub overrides by @mcaskill in #44
  • Add support for hooks.json file as candidate for custom hooks
  • Fix unreachable code after return statement
  • Catch exception to prevent plugin crash by @marcosh in #47
  • Dependabot updates for GH actions by @weirdan in #46

New Contributors

3.0.0-alpha1

01 Dec 13:41
1547c81
Compare
Choose a tag to compare
3.0.0-alpha1 Pre-release
Pre-release

Pre-release for v5 for people who use a fork of this plugin or want to easily contribute making this plugin psalm v5 ready

2.1.0

01 Dec 15:18
98b7aef
Compare
Choose a tag to compare

Full Changelog: 2.0.5...2.1.0

What's Changed

New Contributors

2.0.5

26 May 09:00
Compare
Choose a tag to compare
  • Fix local tests with Psalm 4 #11

2.0.4

19 Apr 17:48
c15b5d5
Compare
Choose a tag to compare
  • Use getcwd() when looking for wordpress-stubs

2.0.3

16 Feb 14:53
578b4d2
Compare
Choose a tag to compare
  • Switch WordPress stubs to non dev-dep

2.0.1

26 Jan 21:20
Compare
Choose a tag to compare
  • Fix Psalm version to 4.1