mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 22:40:12 -04:00
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
This commit is contained in:
parent
24ddf60d68
commit
ec8776ed9e
9 changed files with 85 additions and 13 deletions
|
|
@ -510,10 +510,10 @@
|
|||
"revision": "3a21d9cb2a20a062c17f8f53d5983fd473c4673c"
|
||||
},
|
||||
"php": {
|
||||
"revision": "c07d69739ba71b5a449bdbb7735991f8aabf8546"
|
||||
"revision": "71605bf96303144c2ecfc2c0b69d95c716ed9e13"
|
||||
},
|
||||
"php_only": {
|
||||
"revision": "c07d69739ba71b5a449bdbb7735991f8aabf8546"
|
||||
"revision": "71605bf96303144c2ecfc2c0b69d95c716ed9e13"
|
||||
},
|
||||
"phpdoc": {
|
||||
"revision": "1d0e255b37477d0ca46f1c9e9268c8fa76c0b3fc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue