summaryrefslogtreecommitdiff
path: root/pygments/lexers/php.py
Commit message (Expand)AuthorAgeFilesLines
* all: remove "u" string prefix (#1536)Georg Brandl2020-09-081-3/+3
* all: use yield from (#1537)Georg Brandl2020-09-061-6/+4
* Add lexer for PsySH console for PHP (#1438)Ben Ramsey2020-09-041-4/+57
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* Remove Python 2 compatibility (#1348)Georg Brandl2020-02-291-3/+2
* tests: remove special skip cases for random_input test caseGeorg Brandl2019-12-091-1/+2
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Fix #1482.Matth?us G. Chajdas2019-03-061-1/+4
* Fix remaining 'DeprecationWarning: invalid escape sequence' occurrences in le...Andreas Kloeckner2018-06-191-2/+2
* Copyright update.Georg Brandl2017-01-221-1/+1
* Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+267