### Bug report ```php echo array_key_exists('partitioned', session_get_cookie_params()) ? 'exists' : 'not exists'; ``` - https://www.php.net/manual/en/function.session-get-cookie-params.php - https://wiki.php.net/rfc/chips - https://3v4l.org/bShon ### Code snippet that reproduces the problem https://phpstan.org/r/3bf6b9ee-6364-4e68-9739-c8d269ff34c6 ### Expected output Should not report error. ### Did PHPStan help you today? Did it make you happy in any way? _No response_
Bug report
Code snippet that reproduces the problem
https://phpstan.org/r/3bf6b9ee-6364-4e68-9739-c8d269ff34c6
Expected output
Should not report error.
Did PHPStan help you today? Did it make you happy in any way?
No response