Skip to content
This repository has been archived by the owner on Apr 2, 2018. It is now read-only.

[config:generate] Make the installed PHP version configurable #42

Closed
opdavies opened this issue May 23, 2016 · 4 comments
Closed

[config:generate] Make the installed PHP version configurable #42

opdavies opened this issue May 23, 2016 · 4 comments

Comments

@opdavies
Copy link
Owner

With the Drupal VM 3.0.0 release, the default value of php_version changed to 7.0.

The other supported versions are 5.5 and 5.6.

These options should be presented to the user during the interaction stage to allow them to easily change the PHP version.

@opdavies opdavies self-assigned this May 23, 2016
@opdavies opdavies changed the title [config:generate] Make php_version optional [config:generate] Make php_version configurable May 23, 2016
@opdavies opdavies reopened this May 30, 2016
@opdavies
Copy link
Owner Author

opdavies commented May 30, 2016

Re-opening. The commit has been reverted, as there are more variables that need to be added to get a different version of PHP installed so this does nothing by itself. See http://docs.drupalvm.com/en/latest/other/php-56/.

@opdavies opdavies changed the title [config:generate] Make php_version configurable [config:generate] Make the installed PHP version configurable May 30, 2016
@opdavies
Copy link
Owner Author

This could be achieved once custom variables are added in #13, as well project level defaults in #43 as the package names will be different per guest OS/project.

@opdavies
Copy link
Owner Author

opdavies commented Sep 6, 2016

Following geerlingguy/drupal-vm#714, as this would be better if it was handled upstream.

@opdavies
Copy link
Owner Author

This is now configurable within config.yml (see https://github.com/geerlingguy/drupal-vm/blob/master/default.config.yml#L239-L241), so will be fixed within #44.

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

No branches or pull requests

1 participant