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

Update xdebug version to stable one #370

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

spdivn
Copy link

@spdivn spdivn commented Aug 22, 2024

Fix "Segmentation fault (core dumped)" when using xdebug container by update to stable version

Description

Update the xdebug versions to fix the Segmentation fault when using the PHP command.

Fixed Issues (if relevant)

  1. Php Segmentation fault with xdebug #369: Php Segmentation fault with xdebug

Manual testing scenarios

  1. docker exec -it magento2_fpm_xdebug_1 bash
  2. php -i
  3. bin/magento

Release notes

For user-facing changes, add a meaningful release note. For examples, see Magento Cloud Docker release notes.

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • Pull request introduces user-facing changes and includes meaningful release notes and documentation
  • All commits are accompanied by meaningful commit messages

Fix "Segmentation fault (core dumped)" when using xdebug container
@willryan-stemcell
Copy link

Xdebug version should also be updated to 3.3.2 in images/php/8.3-cli/Dockerfile

@willryan-stemcell
Copy link

Also fixes #366

@willryan-stemcell
Copy link

@BaDos can you please take a look at this PR?

@BaDos
Copy link
Contributor

BaDos commented Nov 25, 2024

Hi @willryan-stemcell
I don't work on this project anymore
@andriyShevtsov @anadgit can you check and prioritize this PR?

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

Successfully merging this pull request may close these issues.

3 participants