You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 10, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: