summaryrefslogtreecommitdiff
path: root/tests/classes/autoload_interface.inc
Commit message (Collapse)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-1/+1
|
* Rename *.p5c files to *.incPeter Kokot2018-09-211-0/+7
When including files in PHP tests a good practice so far has been to use the *.inc extension. This patch renames few *.p5c files that are included in phpt files.