Commit Graph

6 Commits (443f29acc9277b65e732af6b30278fff456b2005)

Author SHA1 Message Date
Shift 19880c2ffb
Convert string references to `::class`
PHP 5.5.9 adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
1 month ago
Daniel Supernault 374344754e
Lint 9 months ago
Your Name 28ed625f12 Fix PHPStan closure.unusedUse issues - 7 fixes 11 months ago
Daniel Supernault 090b6d0336
Update SeasonalController 6 years ago
Daniel Supernault f32072a396
Add Year in Review feature (mysql only) 6 years ago
Daniel Supernault 1856dd962d
Add SeasonalController 7 years ago