Skip to content

Commit f5c86f8

Browse files
docs: add tree-sitter-php
Add version 0.24.1 Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 001727e commit f5c86f8

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

ci_scripts/packages.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ tree-sitter-java
202202
tree-sitter-javascript
203203
tree-sitter-language-pack
204204
tree-sitter-languages
205+
tree-sitter-php
205206
tree-sitter-python
206207
tree-sitter-ruby
207208
tree-sitter-rust

docs/packages/tree-sitter-php.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
package-name: tree-sitter-php
2+
source-code: https://github.com/tree-sitter/tree-sitter-php
3+
license: MIT
4+
versions:
5+
- version: 0.24.1
6+
tag: tree-sitter-php-v0.24.1-20260903151235
7+
files:
8+
- filename: tree_sitter_php-0.24.1-cp310-abi3-manylinux_2_31_riscv64.manylinux_2_39_riscv64.whl
9+
sha256: 8f0c6c14f0ab4b9ee9fc6f626a102c7c28e1c326a4bddfadf635559f0616481c
10+
requires-python: '>=3.10'

0 commit comments

Comments
 (0)