-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Docs: Bring the PHPStan types from the WordPress stubs' function map into core #13530
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
Draft
swissspidy
wants to merge
24
commits into
WordPress:trunk
Choose a base branch
from
swissspidy:try/phpstan-function-map
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
b99e672
General: Add the PHPStan types the stubs carry for the general-purpos…
claude fc80e10
Formatting: Add the PHPStan types the stubs carry for the formatting …
claude 3405804
I18N: Add the PHPStan types the stubs carry for the localization func…
claude 3be1e63
Plugins: Add the PHPStan types the stubs carry for the plugin and hoo…
claude 92edbf7
HTTP API: Add the PHPStan types the stubs carry for the request funct…
claude 3306915
Taxonomy: Add the PHPStan types the stubs carry for the taxonomy and …
claude 6e6ce03
Posts, Post Types: Add the PHPStan types the stubs carry for the post…
claude f73bb67
Comments: Add the PHPStan types the stubs carry for the comment funct…
claude 393a85f
Users: Add the PHPStan types the stubs carry for the user and pluggab…
claude cd83dd0
Administration: Add the PHPStan types the stubs carry for the admin f…
claude dc763b7
Options, Meta APIs: Add the PHPStan types the stubs carry for the opt…
claude 7b56c7b
Networks and Sites: Add the PHPStan types the stubs carry for the mul…
claude d64c6ac
Widgets: Add the PHPStan types the stubs carry for the widget functio…
claude c503b03
Themes: Add the PHPStan types the stubs carry for WP_Theme and the te…
claude 9eb64ce
Script Loader: Add the PHPStan types the stubs carry for the script a…
claude 6e28e9c
Editor: Add the PHPStan types the stubs carry for the block functions.
claude 5754cc1
Shortcodes: Add the PHPStan types the stubs carry for the shortcode f…
claude 42427b9
Media: Add the PHPStan types the stubs carry for the media functions.
claude 8f3d9df
Menus: Add the PHPStan types the stubs carry for the nav menu functions.
claude f59f135
Bookmarks: Add the PHPStan types the stubs carry for the bookmark fun…
claude 8a76065
Permalinks: Add the PHPStan types the stubs carry for the link and re…
claude e6fa12c
REST API: Add the PHPStan types the stubs carry for the REST and abil…
claude 1a622f2
Feeds: Add the PHPStan types the stubs carry for the feed and robots …
claude c2b7313
Deprecated: Add the PHPStan types the stubs carry for the deprecated …
claude File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TIL:
emptyis a type?