Commit Graph

5 Commits (dev)

Author SHA1 Message Date
Your Name e43078961c Fix PHP deprecation warnings for implicit nullable parameters
- Add explicit nullable type declarations to GroupService::log() method parameters
- Add explicit nullable type declaration to ModLogService::metadata() method parameter
- Add explicit nullable type declaration to HitHighlighter::highlight() method parameter
- Resolves PHP 8.1+ deprecation warnings about implicitly marking parameters as nullable
2 months ago
Felipe Mateus 4a78cefad1
translate auth
- register
- login
10 months ago
Daniel Supernault cc78dfc650
Refactor based on @jippi review 12 months ago
daniel b8abbdd90f Apply fixes from StyleCI 8 years ago
Daniel Supernault a034358c98 Add Laravel Framework 8 years ago