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

Bug: xdebug fails to install on PHP 7.0 #448

Closed
3 tasks done
Neodork opened this issue Feb 2, 2020 · 1 comment
Closed
3 tasks done

Bug: xdebug fails to install on PHP 7.0 #448

Neodork opened this issue Feb 2, 2020 · 1 comment
Assignees
Labels
Bug Bugs

Comments

@Neodork
Copy link
Collaborator

Neodork commented Feb 2, 2020

  • I've checked the issue queue and could not find anything similar to my bug.
  • I'm on the latest version of valet-plus (valet --version): 2.x
  • I've run valet fix and valet install after updating and before submitting my issue/feature.

What is the problem?
Xdebug is failing to install on PHP version 7.0.

What was supposed to happen?
Xdebug is supposed to be installed.

What actually happened?
An error is thrown that this xdebug package is only supported in 7.1.

How to reproduce this?
Toggle xdebug on any PHP version < 7.1.

What is the solution?
Set the correct version for PHP 7.0.

Sources
https://pecl.php.net/package/Xdebug

@Neodork Neodork added Bug Bugs Needs review Tickets that need review and removed Needs review Tickets that need review labels Feb 2, 2020
@Neodork Neodork self-assigned this Feb 2, 2020
@Neodork
Copy link
Collaborator Author

Neodork commented Feb 2, 2020

Merged in 2.x

@Neodork Neodork closed this as completed Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bugs
Projects
None yet
Development

No branches or pull requests

1 participant