summaryrefslogtreecommitdiff
path: root/tests/test_php.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
|
* Copyright update.Georg Brandl2017-01-221-1/+1
|
* Prevent runaway escapes in php string.Tim Hatch2016-06-011-0/+36
Fixes #1184