Skip to content

The each() function is deprecated in PHP 7.2 #1

@redoper1

Description

@redoper1

Hello,
I have found out, that on the line 293 in file thim-core\inc\includes\sass\src\Node\Number.php you have this code: list($unit, ) = each($units);, the issue is, that function each() was flagged as deprecated in PHP 7.2 https://www.php.net/manual/en/function.each.php

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