-
-
Notifications
You must be signed in to change notification settings - Fork 25
Update function map with WP 7.0 updates #465
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
szepeviktor
merged 23 commits into
php-stubs:master
from
thelovekesh:fix/fqsen-in-phpdoc
Jun 28, 2026
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
97386a7
Add `phpstan/phpdoc-parser`
thelovekesh 576eb4c
Add phpdoc type name resolver
thelovekesh 6c4964f
Add phpdoc rewriter with fully qualified name in phpdoc
thelovekesh 4276792
Update visitor to resolve FQCN in phpdoc
thelovekesh 3ca9ff8
Fix linting errors
thelovekesh 3543f1a
Fix writing bad node to phpdoc
thelovekesh 156c151
Fix breaking the doc parser for invalid phpdoc
thelovekesh 35c3210
Add test cases for PhpDocFqcnRewriter
thelovekesh 7531665
Add mikey179/vfsstream
thelovekesh 2fc4a19
Add integration test for visitor to test fcqn rewrite
thelovekesh 1aef474
Update test function name
thelovekesh 3c6f266
Fix catch support for php7.4
thelovekesh cc56f8b
Fix lint error
thelovekesh ab00b72
Spell fix
thelovekesh 57127cf
Update WordPress 7.0.0 stubs with FQCN resolved phpdocs
thelovekesh 4d00324
Disable matrix fail fast
thelovekesh 9e5ece8
Update core nav block functions
thelovekesh 24f5ba9
Update array shape
thelovekesh 5059958
Update WordPress 7.0.0 stubs with FQCN resolved phpdocs
thelovekesh b123d19
Run composer test command items in parallel
thelovekesh 26c3d5f
Move phpdoc parser to php-stubs/generator
thelovekesh 764d7ec
Update phpstan return type for `block_core_shared_navigation_render_s…
thelovekesh f2ce721
Simplify test execution in GitHub Actions
szepeviktor 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
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.
Uh oh!
There was an error while loading. Please reload this page.