Bug report
In my config file is specified bootstrap file like this:
bootstrapFiles:
- bootstrap.phpstan.php # To load constants.
When I updated bootstrap.phpstan.php PHPStan uses result cache and not reflect changes in bootstrap file.
My version: PHPStan - PHP Static Analysis Tool 0.12.27