Sat, 05/12/2020 - 16:14
Body
https://www.jetbrains.com/help/phpstorm/troubleshooting-php-debugging.html#debugger-cannot-connect
https://gist.github.com/joseluisq/5a62fc629cbc2b93f89b9a3b6c2f4913
In Phpstorm nutzen und aktivieren
php.ini
Get infos: "php -i | grep xdebug"
Run "php -m -c" and check if xdebug is listed
Update from 2 to 3 IMPORTANT
https://xdebug.org/docs/upgrade_guide#changed-"xdebug.profiler_enable"