You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it might be a good idea to add Xdebug to the Docker container image (using the Dockerfile) that is distributed with the repository. This will allow to start debugging issues immediately when contributing to the library.
The enhancement is rather ease and only requires two more lines in the Dockerfile:
Feature Request
I think it might be a good idea to add
Xdebug
to the Docker container image (using theDockerfile
) that is distributed with the repository. This will allow to start debugging issues immediately when contributing to the library.The enhancement is rather ease and only requires two more lines in the
Dockerfile
:The text was updated successfully, but these errors were encountered: