Skip to content

Generate stubs for WordPress 6.8.2 #292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2025
Merged

Conversation

IanDelMar
Copy link
Contributor

This PR updates the stubs for WordPress 6.8.2, released on 15 July 2025.

I reviewed the diff and found no relevant changes affecting the stubs apart from the addition of the novalidate key in the $args array for comment_form(). The new optional array key is correctly detected by the visitor and added to the @phpstan-param array{...} $args tag with the appropriate type bool.

@szepeviktor
Copy link
Member

Thank you, Ian.

@szepeviktor szepeviktor merged commit 9c8e22e into php-stubs:master Jul 16, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants