Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No longer working with remote connections #85

Open
MatthewBooth opened this issue Sep 25, 2017 · 0 comments
Open

No longer working with remote connections #85

MatthewBooth opened this issue Sep 25, 2017 · 0 comments

Comments

@MatthewBooth
Copy link

I think I've narrowed down a problem to this extension not working as it was.

I can add ?XDEBUG_SESSION_START=PHPSTORM to a URL and trigger xdebug within PhpStorm if breakpoints are configured. The same is said for Postman as well. Adding the aforementioned to URLs there works no problem.

However without the URL the plugin doesn't work. However, I am seeing the XDEBUG_SESSION cookie set with the value PHPSTORM. I've tried setting a cookie as XDEBUG_SESSION_START with the same value to no avail.

This problem started happening on friday, but could've been earlier. It appears that the cookie value isn't being presented to xdebug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant