gwomacks / php-debug

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

Pathmap errors #188

Closed QwertyZW closed 7 years ago

QwertyZW commented 7 years ago

Check if a file exists on the remote server given the configured PatpMaps, also check for other errors that are not currently being handled. Test this change by breaking your PathMaps to see what happens

In order to do this I used the "source" command from https://xdebug.org/docs-dbgp.php

This change only presents errors as appropriate, and doesn't actually change the package's logic

cchamplin commented 7 years ago

LGTM Merging this in for next release