aboutsummaryrefslogtreecommitdiffstats
path: root/tests/query/highlights/php
Commit message (Collapse)AuthorAgeFilesLines
* feat(php): add support for new relative_name nodeCaleb White2025-02-262-27/+147
|
* fix(php): properly highlight grouped imported functions and constantsCaleb White2025-01-021-0/+12
|
* feat(php): php 8.4 support (#6741)Caleb White2024-08-181-0/+35
| | | | | | | | | * 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
* feat(php): add highlights for scoped_property_accessCaleb White2024-05-141-0/+3
|
* fix(php): parameter and operator touch-upsRiley Bruins2024-04-252-2/+2
|
* chore(php): trim down testsCaleb White2024-03-274-153/+3
|
* fix(php): fix use_{as,instead_of}_clause highlightsCaleb White2024-03-271-3/+14
|
* feat(php): add highlight testsCaleb White2024-03-274-0/+250