gwomacks / php-debug

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

Trailing slashes lead to weird bugs #203

Closed QwertyZW closed 6 years ago

QwertyZW commented 7 years ago

Trailing slashes in the local/remote config lead to undefined behavior.

See this fix for details https://github.com/gwomacks/php-debug/pull/191. This fix only gets rid of the trailing slashes, it wouldn't stop the undefined behavior should anything else lead to it.

Still needs to be done: Fix bugs caused by trailing slashes.

cchamplin commented 6 years ago

Should be fixed in v0.3.0