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

Support PHP 7.1 with bumping xdebug version #39

Merged
merged 2 commits into from
Dec 10, 2016
Merged

Support PHP 7.1 with bumping xdebug version #39

merged 2 commits into from
Dec 10, 2016

Conversation

oxyc
Copy link
Contributor

@oxyc oxyc commented Dec 10, 2016

See oerdnj/deb.sury.org#496.

I also reverted your merge as it wasn't actually doing any good.

@oxyc
Copy link
Contributor Author

oxyc commented Dec 10, 2016

See #37.

@oxyc
Copy link
Contributor Author

oxyc commented Dec 10, 2016

Running a local test to see if this works on 7.1.

@geerlingguy geerlingguy merged commit 39ef27b into geerlingguy:master Dec 10, 2016
@geerlingguy
Copy link
Owner

I think I'm getting a bit ahead of myself here, eek! But using the latest version is good regardless.

@geerlingguy
Copy link
Owner

Tagged 2.2.2 to default to latest version, will add that role version to Drupal VM in a few min.

@oxyc
Copy link
Contributor Author

oxyc commented Dec 10, 2016

vagrant@drupalvm-php:~$ php --version
PHP 7.1.0-3+deb.sury.org~trusty+1 (cli) ( NTS )
Copyright (c) 1997-2016 The PHP Group
Zend Engine v3.1.0-dev, Copyright (c) 1998-2016 Zend Technologies
    with Zend OPcache v7.1.0-3+deb.sury.org~trusty+1, Copyright (c) 1999-2016, by Zend Technologies
    with Xdebug v2.5.0, Copyright (c) 2002-2016, by Derick Rethans

@geerlingguy
Copy link
Owner

Woot!

@TryingToFindALoginWhichIsNotRegistered

On debian 10 (Buster) php-xdebug installs a lot of php7.0 (like cli etc.). But I've already php7.1-cli installed and don't want to have multiple versions. If I install php-xdebug and after that I delete 7.0 and 5.6 stuff, does it lead to problems, If all depencies in 7.0 are installed in 7.1?

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