summaryrefslogtreecommitdiff
path: root/queries/php
AgeCommit message (Expand)Author
2022-10-12feat(php): add queries for bash injectionsgbprod
2022-10-12feat(php): improve php foldsgbprod
2022-10-10fix(php): add indent for enumsgbprod
2022-10-06Fix php indent for short array declarationgbprod
2022-09-26highlights(php): add spellLaytan Laats
2022-08-03Split func/method definition from calls in several programming language querieslfenzo
2022-07-27highlights(php): highlight more string types and escapes (#3226)Matty Patatty
2022-06-04highlights(php): highlight readonly keywordshirasaka
2022-05-15indents(php): @auto on comment and ERRORprzepompownia
2022-05-13highlights(php): improve highlight for attributesnsfisis
2022-03-17highlights(php): argument name as parameterWilman Barrios
2022-02-26highlights(php): add namespace aliasing name as typeWilman Barrios
2022-02-19highlights(php): highlight use declaration name as typeWilman Barrios
2022-02-19highlights(php): highlight traits names as typeWilman Barrios
2022-02-13indents(php): don't use aligned_indent for phpStephan Seitz
2022-02-05indents(php): add another testStephan Seitz
2022-01-24indents(php): align with C indentationStephan Seitz
2022-01-20parsers: add phpdoc parser (experimental)Michael Härtl
2022-01-19fix(php) match magic and single letter constantsMichael Härtl
2022-01-17highlights(php): detect constructor calls on instantiationMichael Härtl
2022-01-16fix(php): change query for @constructor groupInfectos
2022-01-15highlights(php): fix and add missing highlightsMichael Härtl
2021-12-23PHP: highlight unsetSantos Gallegos
2021-11-23Prefer lua-match over matchLewis Russell
2021-08-30Fix method access using php nullsafe operator (#1773)Wilman Barrios
2021-08-26highlights(php): add missings operators `?->` and `=>` (#1729)Wilman Barrios
2021-08-21highlights(php): add `instanceof` as `@keyword` (#1728)Wilman Barrios
2021-07-04feat(keywords) merge return and yield into keyword.return groupantonk52
2021-07-04feat(keywords) add keyword.return & keyword.yieldantonk52
2021-07-04Add support for `match` expression in PHP (#1482)Wilman Barrios
2021-06-28Adds support for PHP's arrow funcion (#1427)tk-shirasaka
2021-05-19fix(php): highlights function call expressionelianiva
2021-05-17Update queries/php/highlights.scmStephan Seitz
2021-05-17highlights/locals(php): rename type_name -> named_typeStephan Seitz
2021-05-07Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos
2021-04-28Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos
2021-03-22Add indents for phpshirasaka
2021-03-16Mark several invalid queriesStephan Seitz
2021-03-12Add comment parser to highlight comment tags (#893)Santos Gallegos
2020-11-24Add injections to PHPshirasaka
2020-09-14Fix #307: Use and document TSVariable/TSVariableBuiltin in all languagesStephan Seitz
2020-09-14Folds: rename query files to folds.scm to be consistentSantos Gallegos
2020-09-12Update PHP queryShirasaka
2020-09-11ci: fix wrong queriesThomas Vigouroux
2020-08-16fix(queries): use vim-match for non lua regexesSteven Sojka
2020-08-05PHP: Update locals queryShirasaka
2020-08-04Add PHP, TOML, and update HTML, javascript queriesShirasaka