Skip to content

Doesn't work with PHP 7.2 due to JsonLD issue #758

@osma

Description

@osma

At the moment unit tests fail on PHP 7.2. The JsonLD library that we depend on doesn't work with PHP 7.2 due to the use of object keyword and also some issues with the count() function:

lanthaler/JsonLD#88

There is a fix available in a PR:

lanthaler/JsonLD#92

I think we will wait for the problem to be fixed upstream in JsonLD. Once this works again, we should change our Travis configuration so that PHP 7.2 is no longer in the allowed to fail category.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions