Releases: szepeviktor/phpstan-wordpress
Releases · szepeviktor/phpstan-wordpress
The tiniest fix ever
Blooming in action: v2
PHPStan 2.0
Go back to 2.x branch
See #269
Second try on 2.0
v2.0.0-rc.2 Include ApplyFiltersTestClass in tests
2.0.0 for Everyone
Many improvements. More errors spotted.
- PHPStan 2.0
- Needs WP stubs 6.6.2
v1.3.5
- Add error identifiers by @IanDelMar in #226
- Register
HookDocBlock
as service by @IanDelMar in #229 - Fix/update extension for wp_parse_url by @IanDelMar in #231
v1.3.4
One more global constant.
v1.3.3
What's Changed
- Add test for WpThemeMagicPropertiesClassReflectionExtension by @IanDelMar in #206
- Fix dynamic call to static method by @IanDelMar in #208
- Introduce dynamic return type for the
get_approved_comments
function by @lipemat in #211 - Add WP_LANG_DIR constant by @swissspidy in #212
New Contributors
Full Changelog: v1.3.2...v1.3.3
Fix wp_die problem
What's Changed
- Fix dynamic return type extension for
wp_die()
by @IanDelMar in #204
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Update and rename WPErrorParameterDynamicFunctionReturnTypeExtension.… by @szepeviktor in #187
- Fix _get_list_table extension by @IanDelMar in #190
- Remove unnecessary tests for current_time extension by @IanDelMar in #191
- Remove unnecessary tests for mysql2date extension by @IanDelMar in #192
- Add WP_PLUGIN_DIR constant by @szepeviktor in #193
- Add dynamic return type extension for
wp_die()
by @IanDelMar in #201 - Synchronize with new stubs by @szepeviktor in #202
Full Changelog: v1.3.0...v1.3.1