eko / docker-symfony

Run a Symfony application using Docker & docker-compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

migration xdebug from 2 to 3

maranqz opened this issue · comments

Right now, xdebug in php 8 is not work correct because of using xdebug v3 with configuration for v2.
https://xdebug.org/docs/upgrade_guide

This issue is going to be resolved by the PR #134.

Thank you for this fix, the PR is now merged si I close this issue.