Skip to content

Disallow foreach by-reference #226

Open
@dktapps

Description

@dktapps

Since the variables of foreach can leak out of the foreach, some very surprising things can happen:

https://3v4l.org/b90aa

No error is currently reported; in fact, PHPStan is convinced that no modification took place: https://phpstan.org/r/55072247-b575-43dc-af87-634ddf8f4852

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions