### Bug report Repository: https://github.com/h4kuna/phpstan-long-run Analysed file: https://github.com/h4kuna/phpstan-long-run/blob/main/src/test.php Steps: ``` // 1. composer install // 2. composer phpstan // - wait long time // 3. let's comment part A // 4. uncomment part B // 5. remove phpstan cache // 6. composer phpstan // - much faster! ``` Takes about 98 seconds on my machine. ### Code snippet that reproduces the problem _No response_ ### Expected output Should be instant. ### Did PHPStan help you today? Did it make you happy in any way? _No response_
Bug report
Repository: https://github.com/h4kuna/phpstan-long-run
Analysed file: https://github.com/h4kuna/phpstan-long-run/blob/main/src/test.php
Steps:
Takes about 98 seconds on my machine.
Code snippet that reproduces the problem
No response
Expected output
Should be instant.
Did PHPStan help you today? Did it make you happy in any way?
No response