-
-
Notifications
You must be signed in to change notification settings - Fork 938
Closed
Labels
Milestone
Description
Bug report
PHPStan shouldn't report any errors in this case because it can't predict what rand() returns.
Code snippet that reproduces the problem
https://phpstan.org/r/e7652aad-b990-4aa7-8b6e-eeed31adc036
Expected output
No errors.
Reactions are currently unavailable