What's Changed
- Fix PHPStan error in Faker by @IanDelMar in #395
- Rebuild wordpress-stubs.php by @IanDelMar in #394
- Narrow $callback parameter type for add_shortcode() by @IanDelMar in #397
- Narrow return type of current_action/filter() by @IanDelMar in #398
- Narrow return type for did_filter() by @IanDelMar in #399
- Narrow types for add_feed() by @IanDelMar in #396
- Narrow $hook_name type in do_action/apply_filters by @IanDelMar in #400
- Narrow $callback type for register_activation/deactivation/uninstall_hook() by @IanDelMar in #401
- Narrow return and parameter type of several wp_robots_*() functions by @IanDelMar in #402
- Narrow return type of do_meta_boxes() by @IanDelMar in #403
- Remove deprecated files by @IanDelMar in #404
Full Changelog: v6.8.3...v6.9.0