summaryrefslogtreecommitdiff
path: root/app/File.php
AgeCommit message (Expand)AuthorFilesLines
2018-09-22Reduced if/else complexity, removed not require else conditions (#1866)Rico Sonntag1-11/+11
2018-08-27Added PHP7 return types to methods according doc block (#1864)Rico Sonntag1-1/+1
2018-07-16Use PSR2 code styleGreg Roach1-56/+59
2018-01-18Replace PHP5 ErrorException with PHP7 ThrowableGreg Roach1-3/+5
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-11-19Use maximebf/debugbar for developmentGreg Roach1-0/+6
2017-07-16Use guzzlehttp/guzzleGreg Roach1-64/+0
2017-03-082017Greg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2016-01-17Two spaces have no effect in HTMLGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-3/+2
2015-06-01Prefer self/static to class nameGreg Roach1-3/+3
2015-05-30Code styleGreg Roach1-5/+5
2015-02-09Check for new versions ignores 301 responseGreg Roach1-30/+31
2015-02-09Error handlingGreg Roach1-8/+17
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-0/+132