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

Xdebug issue on latest versions #211

Open
dmytrunets opened this issue Oct 24, 2018 · 0 comments
Open

Xdebug issue on latest versions #211

dmytrunets opened this issue Oct 24, 2018 · 0 comments

Comments

@dmytrunets
Copy link

I run:
bash install_project.sh with small change in config.yml php_version: "7.2"
Installed Xdebug version by default v2.7.0beta2-dev

Following by instruction https://github.com/paliarush/magento2-vagrant-for-developers#debugging-with-xdebug I put breakpoint on first line index.php and open site in browser.
Xdebug stop execution on first line correctly, but when I continue execution or go to another breakpoints endless loading is occurs.

How to fix:
Install previous Xdebug version (v2.6.1 in my case). Follow instruction https://gist.github.com/natanfelles/20370d8e2b0def7f1e485787dd81ceb4

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