Skip to content

Releases: szepeviktor/phpstan-wordpress

Release v1.0.4

02 Apr 19:52
42d1c4c
Compare
Choose a tag to compare
Introduce a dynamic return type extension for functions with an `$ech…

Release v1.0.3

05 Mar 07:40
265d06b
Compare
Choose a tag to compare

Support 3 more functions

Use new PHP Parser

19 Nov 12:48
d44b5ab
Compare
Choose a tag to compare
v1.0.2

Merge pull request #87 from johnbillion/php-parser

Release v1.0.1

17 Nov 21:30
a90b660
Compare
Choose a tag to compare
  • Check apply_filters calls
  • Add tests

Compatibility with PHPStan v1.0

01 Nov 13:15
ae7f267
Compare
Choose a tag to compare

@johnbillion added many new extensions.

Release v0.7.7

14 Jul 09:24
bdbea69
Compare
Choose a tag to compare
Merge pull request #51 from monojp/fix-shortcode-atts-extension

Fix shortcode_atts extension

Release v0.7.6

19 Jun 15:52
3721127
Compare
Choose a tag to compare
Merge pull request #44 from johnbillion/fix/get-posts-return-type

Correct the default return type of `get_posts()`

Release v0.7.5

19 Mar 21:24
Compare
Choose a tag to compare

Fix GetTaxonomiesDynamicFunctionReturnTypeExtension

Release v0.7.4

01 Mar 18:32
c816f18
Compare
Choose a tag to compare

Add dynamic return type extension for shortcode_atts

v0.7.3: Merge pull request #35 from Chouby/fix_class_not_found

17 Feb 21:40
0734941
Compare
Choose a tag to compare