Skip to content

chore: update tree-sitter-php to v0.23 - #45

Merged
claytonrcarter merged 2 commits into
masterfrom
update-tree-sitter-php-0.23
Dec 17, 2025
Merged

claytonrcarter merged 2 commits into
masterfrom
update-tree-sitter-php-0.23

Conversation

@claytonrcarter

Copy link
Copy Markdown
Owner

Continuation of #44, partially addresses #43 so that we can use the v0.23 tree-sitter-php grammar. More updates will be needed to update to v0.24.

  • use type instead of _type
  • remove use of namespace_name_as_prefix
  • static was removed as a primitive type
  • update tests
    • mostly to "unwrap" namespace_name_as_prefix nodes
    • also includes some unrelated reformatting

- use `type` instead of `_type`
- remove use of `namespace_name_as_prefix`
- `static` was removed as a primitive type
- update tests
  - mostly to "unwrap" namespace_name_as_prefix nodes
  - also includes some unrelated reformatting
@claytonrcarter
claytonrcarter merged commit 12d5030 into master Dec 17, 2025
3 checks passed
@claytonrcarter
claytonrcarter deleted the update-tree-sitter-php-0.23 branch December 17, 2025 15:35
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.

1 participant