Commit Graph

5 Commits (ccd75dd9031a0208b46926c8e61d4185a4b8bc9a)

Author SHA1 Message Date
Your Name ccd75dd903 fix: resolve undefined variable bugs (phpstan variable.undefined)
- AdminReportController: fix closure param name and remove reference to
  undefined $meta variable
- GroupsPostController: replace $status with $gp (the actual GroupPost
  variable in scope)
- PortfolioController: replace undefined $metadata with null
- DeleteWorker: remove Cache::set() call with undefined $key
4 weeks ago
Daniel Supernault fbff6ed307
Update trustedproxy config 1 month ago
Daniel Supernault 374344754e
Lint 9 months ago
Shlee 304c3eab3f
Update GroupsPostController.php 11 months ago
Daniel Supernault 3d6b9badf4
Add groups models, controllers and services 2 years ago