pantheon-systems / localdev-issues

Issue tracking for Pantheon localdev
6 stars 2 forks source link

XDEBUG SUPPORT! How does this not exist yet? #40

Open tripflex opened 4 years ago

tripflex commented 4 years ago

This should be basic developer stuff -- without XDebug -- i don't know how anybody actually debugs a PHP application, this is essential and not having this feature makes localdev for the most part, completely useless to any real developer.

sambasile commented 4 years ago

+1 to this. Having this feature would make the Localdev product a well-rounded environment.

taupecat commented 4 years ago

+1 Xdebug please!

tripflex commented 4 years ago

Hello Pantheon? A least some kind of response would be nice -- how do you expect actual developers to develop without XDEBUG or some kind of debugger support??

https://docs.lando.dev/config/pantheon.html#using-xdebug

Seems pretty basic stuff

taz77 commented 3 years ago

Just ran into this, shocked XDebug does not have an easy path of usage.

tripflex commented 3 years ago

@taz77 don't waste your time with localdev, setup lando and use that instead.

taz77 commented 3 years ago

Yup I already went that route. I deleted the Localdev app and will just us Lando.

taupecat commented 3 years ago

Finally took the dive into Lando and now I'm all-in. And I have XDebug working the way I want. Thanks for the tip, @tripflex.

mfs-mc commented 3 years ago

It's been over a year, is Xdebug still MIA? If so, then I presume Lando is the way to go. Anybody?