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

Xdebug 2.9.0 is installed on dev machines #4

Open
MKodde opened this issue Jul 19, 2023 · 0 comments
Open

Xdebug 2.9.0 is installed on dev machines #4

MKodde opened this issue Jul 19, 2023 · 0 comments

Comments

@MKodde
Copy link
Member

MKodde commented Jul 19, 2023

I noticed Xdebug 2.9 is installed on the dev containers. But Xdebug 3 ini settings are used. May I suggest installing:

  • Xdebug 3.1 on the php72 containers
  • Xdebug 3.3 on the php82 containers

See: https://xdebug.org/docs/compat for a version compatibility (and maintenance window) matrix

The clear advantage is that we can use the same xdebug.ini settings for both PHP flavors. Quite a lot of config settings changed between Xdebug 2 and 3.

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

1 participant