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

Php 7.1 with xdebug 2.8.1 not work correctly #514

Open
kk580kk opened this issue May 2, 2024 · 2 comments
Open

Php 7.1 with xdebug 2.8.1 not work correctly #514

kk580kk opened this issue May 2, 2024 · 2 comments

Comments

@kk580kk
Copy link

kk580kk commented May 2, 2024

Thiscommit is horrible.

Because php-dev:7.1 , php-dev:7.1-alpine , and almost all build below 7.2 is used xDebug 2 not xDebug 3.
Remove xDebug 2 configuration make them debug failed.

Please fix it @htuscher

@htuscher
Copy link
Member

htuscher commented May 2, 2024

I'm not supporting PHP 7.x images anymore as the base images are not maintained since 4 years:
https://hub.docker.com/layers/library/php/7.1-fpm-stretch/images/sha256-b3ab332d16643ea8d6967c8b2d7e8678026224c8b283e8e667465efbf5123b73?context=explore

Feel free to make a pull request and I'll build and push them with our build system, but I won't put any effort in maintaining the templates and Dockerfiles for those deprecated images.

@kk580kk
Copy link
Author

kk580kk commented May 20, 2024

I'm not supporting PHP 7.x images anymore as the base images are not maintained since 4 years: https://hub.docker.com/layers/library/php/7.1-fpm-stretch/images/sha256-b3ab332d16643ea8d6967c8b2d7e8678026224c8b283e8e667465efbf5123b73?context=explore

Feel free to make a pull request and I'll build and push them with our build system, but I won't put any effort in maintaining the templates and Dockerfiles for those deprecated images.

Thank you for your reply.

I tried to solve this XDebug problem, but I failed.
After restoring the configuration file, the xdebug requests still cannot be received.

Later, through searching, it was found that this image can solve this problem
https://hub.docker.com/layers/chialab/php-dev/7.1-fpm/images/sha256-74950bf3caafeb5ccdec4aae61aa21c81407cb2dd8a75b259b24e5220c063a79?context=explore

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

2 participants