also extra throw statements

This commit is contained in:
Robin Appelman 2024-07-20 18:44:05 +02:00
commit 73e9c08413
13 changed files with 42758 additions and 9021 deletions

View file

@ -18,6 +18,7 @@ serde_json = "1.0.120"
walkdir = "2.5.0"
tree-sitter = "0.22.6"
tree-sitter-php = "0.22.7"
memchr = "2.7.4"
[build-dependencies]
cc = "1.1.6"