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

PHP is invalid #107

Closed
jcrasgado opened this issue May 3, 2023 · 1 comment
Closed

PHP is invalid #107

jcrasgado opened this issue May 3, 2023 · 1 comment

Comments

@jcrasgado
Copy link

Thanks for the quick response to the above problem.

I found a new problem, I hope I can explain it well..

First you must enable and configure xdebug.mode = debug and xdebug .start_with_request = yes

When this setting is enabled and they do not have a debugging client active, the following error is thrown and the plugin fails

image

image

If the debugging client is active, this error goes away

image

image

I found a solution setting xdebug.log_level = 0

I don't know if this works for everyone because by default xdebug keeps the log_level to 7 aand probably many use this value

image

Thank you for your time, and I hope the information is helpful.

@kokororin
Copy link
Owner

Hi @jcrasgado

Can you confirm if version 1.1.7 fixes this issue?

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

2 participants