| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(php): php 8.4 support (#6741) | Caleb White | 2024-08-18 | 1 | -0/+13 |
| | | | | | | | | | | * 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): correct line endings | Christian Clason | 2024-07-17 | 1 | -12/+12 |
| | | |||||
| * | fix(php): do not indent after class/enum decl | 再生花 | 2024-07-09 | 1 | -0/+12 |
| | | |||||
| * | feat(php): improve indents in return statements & chained methods | Caleb White | 2024-03-16 | 1 | -0/+66 |
| | | |||||
| * | fix(php): fix indentation for in between braces | Carlos Afonso | 2023-10-15 | 1 | -0/+1 |
| | | |||||
| * | fix(php): add indent for enums | gbprod | 2022-10-10 | 1 | -0/+4 |
| | | |||||
| * | Fix php indent for short array declaration | gbprod | 2022-10-06 | 1 | -0/+5 |
| | | |||||
| * | tests: add failing test for incomplete arguments | Stephan Seitz | 2022-02-13 | 1 | -0/+6 |
| | | |||||
| * | indents(php): don't use aligned_indent for php | Stephan Seitz | 2022-02-13 | 1 | -0/+14 |
| | | | | | Fixes #2497 | ||||
| * | indents(php): add another test | Stephan Seitz | 2022-02-05 | 1 | -0/+6 |
| | | |||||
| * | indents(php): align with C indentation | Stephan Seitz | 2022-01-24 | 1 | -0/+12 |
| Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/2357 | |||||
