nvim-treesitter/tests/indent/php
Caleb White ec8776ed9e
feat(php): php 8.4 support (#6741)
* 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
2024-08-18 12:30:04 +02:00
..
enum-indent.php fix(php): add indent for enums 2022-10-10 23:01:22 +02:00
example.php indents(php): align with C indentation 2022-01-24 22:33:41 +01:00
example2.php indents(php): add another test 2022-02-05 18:54:55 +01:00
issue-2497.php indents(php): don't use aligned_indent for php 2022-02-13 12:19:54 +01:00
issue-3591.php fix(php): fix indentation for in between braces 2023-10-15 14:34:32 -04:00
issue-4848.php feat(php): improve indents in return statements & chained methods 2024-03-16 20:50:13 -04:00
issue-6888.php fix(php): correct line endings 2024-07-17 15:45:25 +02:00
property-hooks.php feat(php): php 8.4 support (#6741) 2024-08-18 12:30:04 +02:00
unfinished-call.php tests: add failing test for incomplete arguments 2022-02-13 12:19:54 +01:00