index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
indent
/
php_spec.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat!: drop modules, general refactor and cleanup
Christian Clason
2025-05-12
1
-61
/
+60
*
feat(php): php 8.4 support (#6741)
Caleb White
2024-08-18
1
-0
/
+5
*
fix(php): do not indent after class/enum decl
再生花
2024-07-09
1
-0
/
+5
*
feat(php): improve indents in return statements & chained methods
Caleb White
2024-03-16
1
-0
/
+38
*
fix(php): fix indentation for in between braces
Carlos Afonso
2023-10-15
1
-1
/
+1
*
docs: fix typos
dundargoc
2023-02-23
1
-1
/
+1
*
fix(php): add indent for enums
gbprod
2022-10-10
1
-0
/
+1
*
Fix php indent for short array declaration
gbprod
2022-10-06
1
-0
/
+1
*
Don't expect any change on reindenting the whole unfinished-call.php
przepompownia
2022-05-15
1
-3
/
+1
*
unfinished-call.php: expect 0-column indentation
przepompownia
2022-05-15
1
-1
/
+1
*
Remove unused XFAIL
przepompownia
2022-05-15
1
-1
/
+0
*
Change test expectation
przepompownia
2022-05-15
1
-1
/
+1
*
tests: add failing test for incomplete arguments
Stephan Seitz
2022-02-13
1
-1
/
+5
*
indents(php): don't use aligned_indent for php
Stephan Seitz
2022-02-13
1
-0
/
+1
*
tests: only compare indents not contents in indent tests
Stephan Seitz
2022-02-05
1
-1
/
+1
*
indents(php): add another test
Stephan Seitz
2022-02-05
1
-0
/
+4
*
indents(php): align with C indentation
Stephan Seitz
2022-01-24
1
-0
/
+20