Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<?php declare(strict_types = 1); for ($i = 0; $i < 7; $i++) { $tryMax = true; while ($tryMax) { $tryMax = false; } }
https://phpstan.org/r/9b3d2391-9fa7-4d27-ad8c-cc5ac94d50a7
happens in 1.9.3 not in 1.9.2
The text was updated successfully, but these errors were encountered:
Fixed: phpstan/phpstan-src@a8975b1
Sorry, something went wrong.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
https://phpstan.org/r/9b3d2391-9fa7-4d27-ad8c-cc5ac94d50a7
happens in 1.9.3 not in 1.9.2
The text was updated successfully, but these errors were encountered: