Bug report
in the repro, there are two methods with the same code, in the 2nd method, an extra condition is added making the condition later stronger - but phpstan does handle it as weaker
Code snippet that reproduces the problem
https://phpstan.org/r/0715a034-ace4-4d2b-8099-05c6d34613ea
Expected output
no phpstan error
Bug report
in the repro, there are two methods with the same code, in the 2nd method, an extra condition is added making the condition later stronger - but phpstan does handle it as weaker
Code snippet that reproduces the problem
https://phpstan.org/r/0715a034-ace4-4d2b-8099-05c6d34613ea
Expected output
no phpstan error