Put back phpstan strict rules and use an updated version#2675
Conversation
WalkthroughThe PR updates static method calling patterns in two controllers (FrmAppController, FrmFormsController) by replacing instance-based calls to Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes
Possibly related PRs
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
🧰 Additional context used🧬 Code graph analysis (2)classes/controllers/FrmFormsController.php (1)
classes/controllers/FrmAppController.php (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (6)
🔇 Additional comments (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…s_updated_version Put back phpstan strict rules and use an updated version
I removed these to get PHPStan up to date.
I think I just needed to update this as well though.