Closed
Description
Bug report
match()
definitely handles all values, but phpstan do not think so.
Code snippet that reproduces the problem
https://phpstan.org/r/b07c57ab-5084-4149-9c8b-21c1e14d2377
Expected output
No error.
match()
definitely handles all values, but phpstan do not think so.
https://phpstan.org/r/b07c57ab-5084-4149-9c8b-21c1e14d2377
No error.