Bug report
If one of the array item's properties (bool) is modified, PHPStan thinks all array items should change their type to static value (true/false), please check the example
Code snippet that reproduces the problem
https://phpstan.org/r/03ba5f2e-9ac1-4dce-bef8-e42d52461d5c
Expected output
No errors