Skip to content

Replace each() by foreach() #49

@markusramsak

Description

@markusramsak

The PHP each() function is deprecated in PHP 7.2
There is an easy migration path with foreach.
I am using PHP 7.2 und I'd like to use your library without any deprecation warnings. Please update your source code.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions