Releases: php-stubs/wordpress-stubs
Releases · php-stubs/wordpress-stubs
Fixes for a modern world
v6.7.1 Generate stubs for WordPress 6.7.1
Welcome to a modern world!
v6.7.0 Generate stubs for WordPress 6.7.0
Now the monkey jumps into the water
(a Hungarian saying)
More features, more problems
Full Changelog: v6.5.5...v6.6.0
v6.5.3
WordPress 6.5 with many more features
Do core people see our type fixes??
Generate stubs for WordPress 6.4.3
v6.4.3 Generate stubs for WordPress 6.4.3 (#157)
Generate stubs for WordPress 6.4.2
v6.4.2 Generate stubs for WordPress 6.4.2 (#155)
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