summaryrefslogtreecommitdiff
path: root/tests/snippets/php
Commit message (Collapse)AuthorAgeFilesLines
* Improve lexing PHP attributes (#2360)Richard van Velzen2023-03-011-0/+38
|
* Fix lexing PHP anonymous classes with no parameters (#2359)Richard van Velzen2023-03-011-0/+28
|
* Improve lexing PHP's variable variable syntax (#2358)Richard van Velzen2023-03-011-0/+45
|
* PHP: fix `\"$var\"` inside strings (fixes #2105)Georg Brandl2022-06-301-0/+28
|
* Rename "tests/lexers" to "tests/snippets" and update the contributionGeorg Brandl2021-01-201-0/+16
docs to point to both snippets and examplefiles.