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.4 - Xdebug 3.2.0 drops support for PHP 7.2 through PHP 7.4 #55

Open
anibalsanchez opened this issue Feb 16, 2023 · 0 comments
Open

Comments

@anibalsanchez
Copy link

Hi,

Lando is installing Xdebug 3.2.0 for PHP 7.4. Since Xdebug 3.2.0 dropped support of PHP 7.4, it is no longer working.

As a workaround, I'm forcing the previous version:

    build_as_root:
      - pecl uninstall xdebug
      - pecl install xdebug-3.1.6

Best Regards

@pirog pirog transferred this issue from lando/lando Feb 16, 2023
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