You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Corrige uso do construtor CycleORMException (removendo parâmetro context desnecessário)
- Adiciona tipos corretos aos métodos getAttribute e setAttribute do CycleRequest
- Corrige anotações das entidades de teste (User e Post)
- Ajusta teste de property forwarding para usar setAttribute/getAttribute
- Adiciona regras apropriadas no PHPStan para evitar falsos positivos
- Corrige tipos no TransactionMiddleware
Todos os testes e análises estão passando:
- PHPUnit: 68 testes OK
- PHPStan: Nível 9 sem erros
- PSR-12: 100% compatível
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments