Releases: szepeviktor/phpstan-wordpress
Releases · szepeviktor/phpstan-wordpress
v0.7.0
Support PHP 8.0
Release v0.6.6
Add WP_FS constants and fix class-string
Release v0.6.5
Figure out get_taxonomies's return type
Release v0.6.4
Merge pull request #23 from dingo-d/add-wpcli-terminating-methods
Release v0.6.3
Fix reading of constant names
Release v0.6.2
Move testing to composer
Release v0.6.1
Use new PHPStan parameter: bootstrapFiles
Release v0.6.0
Fix get_posts detection
Release v0.5.0
Upgrade to PHPStan 0.12
Release v0.4.0
This release depends on PHPStan configuration parameter earlyTerminatingFunctionCalls:
available in https://github.com/phpstan/phpstan/releases/tag/0.12.0