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

no xdebug loaded when PHP 8 #724

Closed
3 of 7 tasks
alikon opened this issue Sep 11, 2020 · 4 comments
Closed
3 of 7 tasks

no xdebug loaded when PHP 8 #724

alikon opened this issue Sep 11, 2020 · 4 comments
Assignees

Comments

@alikon
Copy link
Contributor

alikon commented Sep 11, 2020

ISSUE TYPE

  • Bug Report

Checklist

OS / ENVIRONMENT

  1. Host operating system and version: Windows 10 PRO 10.0.18363
  2. (Windows) Native Docker
  3. Docker version: 19,03.12
  4. Docker Compose version: 1.26.2
  5. (Linux) Is SELinux enabled?: no
  6. What git commit hash are you on?: 1.7.1

SUMMARY

STEPS TO REPRODUCE

start with php 8

EXPECTED BEHAVIOUR

xdebug loaded from php -m

ACTUAL BEHAVIOUR

no xdebug on php 8 works fine on php 7.4

@alikon alikon added the bug label Sep 11, 2020
@cytopia
Copy link
Owner

cytopia commented Sep 11, 2020

@alikon currently xdebug is not building on the PHP 8 image (https://github.com/devilbox/docker-php-fpm), due to compile errors.
As soon as this is resolved, it will be added.

I will also convert this issue from bug report into a feature request.

@cytopia cytopia added feature and removed bug labels Sep 11, 2020
@cytopia cytopia self-assigned this Sep 11, 2020
@alikon
Copy link
Contributor Author

alikon commented Sep 11, 2020

thank you for the quick response
looking forward to see what happens next....

@cytopia
Copy link
Owner

cytopia commented Sep 13, 2020

@alikon will be available shortly: devilbox/docker-php-fpm#171

@cytopia
Copy link
Owner

cytopia commented Sep 18, 2020

#725 merged

@cytopia cytopia closed this as completed Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants