summaryrefslogtreecommitdiff
path: root/app/Report/ReportBaseElement.php
AgeCommit message (Expand)AuthorFilesLines
2022-02-05Add anotations for false-positives in scrutinizerGreg Roach1-5/+5
2021-10-29Remove unused importsGreg Roach1-1/+0
2021-10-29CodeStyle - whitespaceGreg Roach1-10/+4
2021-09-14Reports PHPdocGreg Roach1-4/+3
2021-08-15Fix: #3975 - refactor getWidth() in reports. Thanks to jon48Greg Roach1-3/+3
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2019-12-16Fix: unescaped characters in HTML reportsGreg Roach1-2/+0
2019-11-21Refactor report classesGreg Roach1-8/+13
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-01-04Add visibility to constantsGreg Roach1-1/+1
2019-01-01Happy 2019Greg Roach1-1/+1
2018-10-13Report class hierarchiesGreg Roach1-1/+1
2018-10-09Apply fixes from StyleCI (#1955)Greg Roach1-1/+1
2018-10-09More type hints for reportsGreg Roach1-5/+8
2018-10-05Strict types in reportsGreg Roach1-6/+4
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-10-05Code styleGreg Roach1-4/+2
2018-09-28PHPdocGreg Roach1-0/+4
2018-08-30PHPdocGreg Roach1-0/+2
2018-08-29PhpDocGreg Roach1-2/+2
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-6/+6
2018-07-16Use PSR2 code styleGreg Roach1-89/+105
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-03-082017Greg Roach1-1/+1
2016-12-25Code style - single quotesGreg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-7/+19
2015-06-04Code style - one class per fileGreg Roach1-3/+3
2015-06-03Report titles not being setGreg Roach1-9/+0
2015-05-31PSR-4Greg Roach1-1/+1
2015-05-30Code styleGreg Roach1-9/+3
2015-05-30PHP-CS-FIXER, PSR-2 (mostly!)Greg Roach1-9/+9
2015-02-12SpacingGreg Roach1-11/+5
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02WIPGreg Roach1-12/+6
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+136