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

fix exception on binary data #517

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

Conversation

vlada-dudr
Copy link

fixes #497

@meldafert
Copy link
Contributor

While that does fix the exception (which is very helpful, thank you!), what is displayed is misleading: It is not possible to differentiate between a string containing base64 encoded data and a string containing binary data.
It would be better if the displayed type would also change to communicate that this is a string containing binary data.

@vlada-dudr
Copy link
Author

It definitely would. I stopped using vdebug and my Python knowledge is near zero so i am not going to work on it. Feel free to pick it up.

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.

Xdebug 3 support
2 participants