summaryrefslogtreecommitdiff
path: root/app/Report/ReportParserBase.php
AgeCommit message (Expand)AuthorFilesLines
2018-10-10Error handlingGreg Roach1-0/+9
2018-10-06PHPdocGreg Roach1-13/+19
2018-10-06Apply fixes from StyleCI (#1946)Greg Roach1-1/+1
2018-10-06Refactor reportsGreg Roach1-4/+8
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-09-28PHPdocGreg Roach1-0/+6
2018-09-22PHPdoc, types, etc.Greg Roach1-4/+1
2018-07-16Use PSR2 code styleGreg Roach1-64/+78
2018-01-27Use views for reportsGreg Roach1-2/+5
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-3/+3
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-3/+3
2015-06-01Refactor reports - remove more globalsGreg Roach1-2/+3
2015-06-01Unused importsGreg Roach1-1/+0
2015-06-01Code style - member visibilityGreg Roach1-3/+3
2015-06-01Refactor report generationGreg Roach1-8/+6
2015-05-31Refactor report parsingGreg Roach1-0/+93