Commit Graph

11 Commits (904b74c09a49ce1bc17672c4be048ce326fb9737)

Author SHA1 Message Date
Your Name 99031fa6bc ReturnTypeFromReturnDirectArrayRector 6 days ago
Your Name 5ebc1af91e BATCH 1 7 days ago
Your Name c807a8524c refactor: replace short facade aliases with fully-qualified imports
Convert all 273 short facade alias imports (e.g. 'use Cache;') to their
fully-qualified class names (e.g. 'use Illuminate\Support\Facades\Cache;')
across 193 files.

This resolves 643 PHPStan 'class.notFound' errors caused by the static
analyzer being unable to resolve global aliases, and aligns with modern
Laravel conventions. It also unblocks removing the aliases array from
config/app.php in a future change.

All 107 tests pass.
4 weeks ago
Daniel Supernault 374344754e
Lint 9 months ago
Shlee 9b792e8e98
Update LabsSettings.php 4 years ago
Daniel Supernault df9c3adff6
Update Timeline, remove simple mode and set labs deprecation date 6 years ago
Daniel Supernault c369882b48
Update Redis namespace 7 years ago
Daniel Supernault 32c0019209
Update LabsSettings controller 7 years ago
Daniel Supernault 0afd048c13
Update LabsSettings controller 7 years ago
Daniel Supernault 236fb901a3
Update LabsSettings controller 8 years ago
Daniel Supernault 8946121334
Add LabsSettings controller 8 years ago