Skip to content

the minus sign is lost in the values of the numeric array #6

Description

@daniil-kuznetsov

the minus sign for values in the numeric array is lost.
for example [-5, -1, 5] becomes [5, 1, 5]

bug in regexp if (!preg_match_all('/([\d.]+|null)/is', $inner, $m)) return array();

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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