gwomacks / php-debug

Atom Text Editor package for PHP debugging
MIT License
119 stars 31 forks source link

Fix empty stack trace/context variables #337

Open acran opened 1 year ago

acran commented 1 year ago

This is a shot at fixing #336.

Problem:

For more details see https://github.com/gwomacks/php-debug/issues/336#issuecomment-1221543795.

Solution: replace all null byte entities in the XML string before passing it to xml2js