Releases: php-stubs/wordpress-stubs
Releases · php-stubs/wordpress-stubs
Release v.6.4.1 - The four corners of a full circle
v6.4.1 Generate stubs for WordPress 6.4.1 (#139)
Release v6.4.0 - A high-energy explosion
What's Changed
- Add @phpstan-return never by @IanDelMar in #110
- Add support for placing string literals into PHPStan types by @johnbillion in #111
- Fix type in variable docblock by @IanDelMar in #113
- Use visitor to add
@phpstan-return void
by @IanDelMar in #121 - functionMap: additions, improvement, corrections by @IanDelMar in #127
- Delete wp_clear_scheduled_hook.php by @IanDelMar in #129
- Remove wp_clear_scheduled_hook from TypeInferenceTest by @IanDelMar in #130
- Remove
get_objects_in_term()
from functionMap by @IanDelMar in #131
Full Changelog: v6.3.2...v6.4.0
Release v6.3.2 - The Skip
Ian did it.
props. @IanDelMar
Release v6.3.0 - The Haiku
The Haiku
Pascal
Pascal!
Thank you
Release v6.2.1 - No Shortcodes for you
Generate stubs for WordPress 6.2.1
Release v6.2.0 - codename: Out of Control
WordPress core includes Requests v2
Generate stubs for WordPress 6.1.1
🚨 From this release on private methods are excluded from stubs.
v6.1.0
Generate stubs for WordPress 6.1.0
v6.0.2
@johnbillion has done a fantastic job with array shapes!
@janw-me contributed a PHP 8 feature - resolving many open issues.
v6.0.1
Generate stubs for WordPress 6.0.1 (#40)