Skip to content

Error is not reported when possibly accessing null key on array with int keys #4532

@stpnkcrk

Description

@stpnkcrk

Bug report

When trying to access element with key int|null on array with int keys, PHPStan should throw an error.

Code snippet that reproduces the problem

https://phpstan.org/r/2f777e81-26af-49c2-8bad-d4339e775866

Expected output

Expecting error on line 19

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions