-
Notifications
You must be signed in to change notification settings - Fork 158
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
Xdebug 3 support #497
Comments
It can be easy reproduced by reading binary file content into variable. |
got the same error here, thus not in the same position or byte.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi. I updated
xdebug
from 2.9.8 to 3.0.2 and it started giving this error on almost every step, sometimes straight away when I start debugging:I'm trying to prepare a minimal example that triggers it but nothing "simple" seems to be working so I decided to ask - is this a known issue? The error doesn't prevent following the code step by step but the variable context is empty and pressing
<F11>
triggers same error again.The text was updated successfully, but these errors were encountered: