Skip to content

Undefined function json_last_error_msg() #50

@nickhhg

Description

@nickhhg

The library is seemingly for PHP 5.3 or greater, but it uses the function json_last_error_msg() which is only available in PHP 5.5 or later.
This can cause a fatal error if it reaches this point in the code.

Line 914 in src\Snowcap\Emarsys\Client.php

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions