| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat!: drop modules, general refactor and cleanup | Christian Clason | 2025-05-12 | 1 | -68/+0 |
| | | |||||
| * | feat(php): php 8.4 support (#6741) | Caleb White | 2024-08-18 | 1 | -1/+5 |
| | | | | | | | | | | * chore(php): update maintainers * feat(php): update php rules, highlight imported functions/consts * feat(php): indent inside property hooks * chore: update php and php_only revision | ||||
| * | fix(php): do not indent after class/enum decl | 再生花 | 2024-07-09 | 1 | -0/+6 |
| | | |||||
| * | fix(php): remove recursive member_call_expression indent branch | Caleb White | 2024-06-09 | 1 | -3/+0 |
| | | |||||
| * | feat(php): indent after `default_statement` | Tomasz N | 2024-05-14 | 1 | -0/+1 |
| | | |||||
| * | feat(php): improve indents in return statements & chained methods | Caleb White | 2024-03-16 | 1 | -0/+22 |
| | | |||||
| * | feat: add the php_only parser included in tree-sitter-php (#5876) | tk-shirasaka | 2024-01-20 | 1 | -0/+38 |
| Add parser `php_only` for PHP files without HTML embedded. Make queries for combined parser `php` inherit from `php_only` (no extensions needed). --------- Co-authored-by: shirasaka <tk.shirasaka@gmail> | |||||
