Skip to content

Conversation

@soifou
Copy link
Contributor

@soifou soifou commented Jan 18, 2025

The php parser has been split into two distinct parsers for quite some
time; php and php_only.

See tree-sitter/tree-sitter-php#192

This change allow to use node actions when only php_only parser is
installed.

The php parser has been split into two distinct parsers for quite some
time; `php` and `php_only`.

See [tree-sitter/tree-sitter-php#192]

This change allow to use node actions when only `php_only` parser is
installed.
@CKolkey CKolkey merged commit 5d749d8 into CKolkey:master Jan 18, 2025
1 of 2 checks passed
@soifou soifou deleted the feat/php_only branch January 18, 2025 19:09
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