Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Error parseLiteral $valueNode #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Error parseLiteral $valueNode #33

wants to merge 1 commit into from

Conversation

dallington
Copy link

The following error occurred, as the statement was not compatible.

"
\nFatal error: Declaration of CockpitQL\Types\JsonType::parseLiteral($valueNode, ?array $variables = NULL) must be compatible with GraphQL\Type\Definition\LeafType::parseLiteral(GraphQL\Language\AST\Node $valueNode, ?array $variables = NULL) in cockipit/addons/CockpitQL/Types/JsonType.php on line 72
\n"

Sorry for the language, I'm Brazilian and I'm using the Google translator.

:)

The following error occurred, as the statement was not compatible.

"<br />\n<b>Fatal error</b>:  Declaration of CockpitQL\\Types\\JsonType::parseLiteral($valueNode, ?array $variables = NULL) must be compatible with GraphQL\\Type\\Definition\\LeafType::parseLiteral(GraphQL\\Language\\AST\\**Node** $valueNode, ?array $variables = NULL) in <b>cockipit/addons/CockpitQL/Types/JsonType.php</b> on line <b>72</b><br />\n"

Sorry for the language, I'm Brazilian and I'm using the Google translator.

:)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant