Page 1 of 1

php tools and DBGp proxy

PostPosted: May 25th, 2015, 4:08 pm
by Xew
I would like the ability to set the idekey of my debug connection so I can use Komodo's xdebug proxy. I work with several other developers on a staging server that host many of our sites on it. I would like the ability use the multi developer debugging feature that the xdebug proxy gives. Currently with xdebug.remote_connect_back=On you can only have one connection behind a nat router. The other option of xdebug.remote_hot=localhost and ssh in and tunnel only allows one tunnel on the port so this is allow limited to one person debugging at a time.

Allow I have not said this yet.
Thanks for the best php in Visual Studio plugin.

Josh Anderson

Re: php tools and DBGp proxy

PostPosted: July 15th, 2016, 6:06 am
by cpascal
I want to set ide-key (XDEBUG_SESSION_START) in the option, too.

Re: php tools and DBGp proxy

PostPosted: July 21st, 2016, 9:02 am
by Miloslav Beno
Hi guys,

DBGp proxy is planned after the nexte major release ( 1.20 )

Thank you for your patience,

Re: php tools and DBGp proxy

PostPosted: July 21st, 2016, 1:55 pm
by willypowwow
That is great news. Our team is definitely awaiting this feature. It is the only reason we are using NetBeans rather than our more familiar Visual Studio.

Re: php tools and DBGp proxy

PostPosted: August 11th, 2016, 4:36 pm
by willypowwow
I have installed the 1.20 preview release but do not see this capability. Where should I look to set IDE Key, for example?

Re: php tools and DBGp proxy

PostPosted: August 12th, 2016, 10:22 am
by Miloslav Beno
Hello,

1.20 is still in early preview, this means it doesn't have all the features yet. I will notify here once dbgp feature is present in the preview.

Thank you for patience,

Re: php tools and DBGp proxy

PostPosted: April 7th, 2017, 12:23 am
by willypowwow
Was this feature implemented?

Re: php tools and DBGp proxy

PostPosted: April 18th, 2017, 1:03 pm
by Miloslav Beno
Hi guys,

Sorry it took such a long time. I'm happy to announce we do have support for it ready in our main branch, so you will be able to test it out in the preview in couple of days.

Thanks!

Re: php tools and DBGp proxy

PostPosted: May 2nd, 2017, 12:38 pm
by Miloslav Beno
Hi guys,

It's not official yet, but you can try dbgp support in this version http://pub.devsense.com/phptools/PhpTools.1.23.9881.msi.

Please let me know if you'd need any assistance with this.

Thanks!