Skip to content

Releases: szepeviktor/phpstan-wordpress

v1.3.0

23 Apr 06:19
5b5cc77
Compare
Choose a tag to compare

What's Changed

Thank you @IanDelMar

New Contributors

Full Changelog: v1.2.0...v1.3.0

Many more eyes on your source code

08 Apr 07:33
534f266
Compare
Choose a tag to compare

Thank you @IanDelMar

What's Changed

New Contributors

Full Changelog: v1.1.7...v1.2.0

Add dynamic return type for get_permalink()

04 Feb 13:17
979dcb8
Compare
Choose a tag to compare

v1.1.6: Support multiple variants (#135)

01 Dec 14:57
2778454
Compare
Choose a tag to compare
* Add a failing test for #133.

* Avoid a PHPStan exception when a callback has multiple variants.

Release v1.1.5

12 Nov 15:06
3934e62
Compare
Choose a tag to compare
Remove environment configuration (#132)

Release v1.1.4

09 Nov 20:32
e150358
Compare
Choose a tag to compare

Add type checking for hook callbacks in add_action and add_filter

Release v1.1.3

22 Sep 13:15
e644df7
Compare
Choose a tag to compare

Support more WordPress core functions.

Release v1.1.2

21 Jun 10:54
Compare
Choose a tag to compare

Support WP 6.0 and wp_parse_url

v1.1.1: Fix tests by only touching tests (#105)

11 May 18:45
99cfea6
Compare
Choose a tag to compare

Release v1.1.0

02 May 20:18
37eaf7e
Compare
Choose a tag to compare

Support PHPStan v1.6