Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

php7 & xdebug #90

Closed
marcodings opened this issue Jan 10, 2017 · 3 comments
Closed

php7 & xdebug #90

marcodings opened this issue Jan 10, 2017 · 3 comments
Milestone

Comments

@marcodings
Copy link

When i setup for php7 the box xdebug:enable command does not seem to do anything.
It says it disables / enables but xdebug is not shown in php_info.

@stevenrombauts stevenrombauts added this to the v1.5.0 milestone Mar 9, 2017
@stevenrombauts
Copy link
Member

stevenrombauts commented Mar 9, 2017

Hi @marcodings, thanks for reporting and welcome! We have explicitly skipped installing xdebug for PHP 7 because we were unable to make it work properly at the time. (see 34a14b3)

We will get back to this and see if we can fix it in a next release.

@marcodings
Copy link
Author

Thanks for getting back. I have been using the combination successfully over the last months, so I'm confident it will work.

@stevenrombauts
Copy link
Member

@marcodings This small code change is all that is needed to have the script build xdebug in PHP 7.x versions. You can apply this in /home/vagrant/phpmanager/phpmanager file already if you need it now.

Quick note, we are reconsidering the way we manage different PHP versions. Possibly by removing the build script entirely and install each minor version by default. We'll see what works best. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants