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

Deprecated: class_exists(): Passing null to parameter #1 ($class) of type string is deprecated #80

Open
tiefenb opened this issue Feb 15, 2024 · 1 comment

Comments

@tiefenb
Copy link
Contributor

tiefenb commented Feb 15, 2024

I'm getting this with PHP 8.2.x


Deprecated: class_exists(): Passing null to parameter #1 ($class) of type string is deprecated in /var/www/html/site/modules/ProcessGraphQL/src/Utils.php on line 204
{"errors":[{"message":"Syntax Error: Unexpected \u003CEOF\u003E","locations":[{"line":1,"column":1}],"extensions":{"file":"\/var\/www\/html\/site\/modules\/ProcessGraphQL\/vendor\/webonyx\/graphql-php\/src\/Language\/Parser.php","line":433}}]}
tiefenb added a commit to tiefenb/ProcessGraphQL that referenced this issue Feb 15, 2024
Suggestion to fix this issue
@tiefenb
Copy link
Contributor Author

tiefenb commented Feb 15, 2024

I have added a suggest fix as PR: main...tiefenb:ProcessGraphQL:patch-3

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

No branches or pull requests

1 participant