Closed momala454 closed 2 months ago
Probably related to https://github.com/phpstan/phpstan/issues/11638 There wasn't a new release with the fix for the version number yet. Downgrading to phpstan 1.12.1 fixes it
[9/6/2024, 8:27:26 AM] [server] PHPStan version: PHPStan - PHP Static Analysis Tool 1.12.x-dev@
Thanks for flagging! This is indeed related to that, and also to my code not falling back to any specific version once --version
doesn't output something valid. Should be fixed in the next release (v3.2.1
)
Hi since today, phpstan is not working. It's stuck with this (and no error is reported) :
i don't know if it's related to a phpstan update, or vscode update, or if it's just me. I already tried restarting vscode
manually starting
vendor/bin/phpstan analyse
works however