robertbasic / pugdebug

pugdebug is a standalone debugging client for PHP applications that uses XDebug as the debugging engine.
http://pugdebug.com/
Other
73 stars 15 forks source link

Handle trailing slashes in path mappings #159

Closed rdebeasi closed 8 years ago

rdebeasi commented 9 years ago

When I include trailing slashes in my path mappings, I get the following error: "File does not exist after mapping. Is the path map correct?"

It might be good to either allow for trailing slashes or document the need to leave trailing slashes out. I'm experiencing this behavior with pugdebug 1.0 on Mac OS X.

By the way, pugdebug rocks. Thanks! :)

robertbasic commented 8 years ago

Thanks for the report and sorry for the late reply! I'll look into it!

rdebeasi commented 8 years ago

Thank you so much! :)

robertbasic commented 8 years ago

Thank you for the report! :)