@OndrejMirtes Its mostly useful to get people to understand errors they are gonna be tackling once we move on to the next phpstan level.
But ill edit to to say you shouldn’t run it by default like that
Sometimes adding #PHPStan to a project can be a big challenge. In this blog post you'll learn how to add PHPStan to a #legacy#PHP project: https://t.co/rDiEUHGv6L
@OndrejMirtes I would always run it at the current level in CI. But you can ring it on diffed files on a higher level, more so as a way to show what more errors there are in a file. If your not running at that level
Learn how to generate a random string in #PHP.
Since PHP 8.2 there are more options to generate a secure random string. This post will explain how you can do so!
https://t.co/D9R0m0ySWT