Skip to content
This repository was archived by the owner on Feb 10, 2019. It is now read-only.
This repository was archived by the owner on Feb 10, 2019. It is now read-only.

Not compatible with PHP 7.3 #403

Open
@mfn

Description

@mfn

The latest tagged release as well as master depends on webonxy/graphql ~0.10.2.

This is quite an old version and is not compatible with PHP 7.3 due this somewhere in the webonxy library:
PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?

This code fragment does not even exist in the latest webonxy release, so it's clear only an upgrade of webonyx can make 7.3 compatibility.

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