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

issue #92 do not use config for Xdebug 2 (outdated - causes problems in xdebug3 eg on php 8.1) #93

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

Conversation

zuernBernhard
Copy link

…for xdebug 2 since current php-versions come with xdebug3

…for xdebug 2 since current php-versions come with xdebug3
Copy link

netlify bot commented Jan 26, 2024

👷 Deploy request for lando-php pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 0fd7101

@zuernBernhard zuernBernhard changed the title issue #3389 https://github.com/lando/lando/issues/ do not use config … issue #92 do not use config for Xdebug 2 (outdated - causes problems in xdebug3 eg on php 8.1) Jan 26, 2024
@reynoldsalec
Copy link
Sponsor Member

The build issues with the php 8.3 image should be unrelated to your changes, but would be awesome to figure out what's going on there. Probably related to the failure in #93, although it's interesting that apache fails here.

General comment, but shouldn't we leave in the xdebug 2 config (maybe adding a comment), since older versions of PHP will be still using xdebug 2 and will need that config?

@AaronFeledy
Copy link

I agree that we shouldn't remove this. Older PHP images with Xdebug 2 use this same config file so removing the older config would break those. The more correct solution is probably to have separate configs for the different versions.

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.

None yet

3 participants