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
Description
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
Labels
No labels