-
Notifications
You must be signed in to change notification settings - Fork 119
Description
According to a documentation, there should be a phpext script to enable/disable PHP extensions:
And a second helper script, phpext enables or disables an extension for the current version of PHP.
But looks like it's not included in the repository.
https://github.com/rlerdorf/php7dev/search?q=filename%3Aphpext returns 0 results.
The reason behind this issue might be an unavaiable version of the box (1.0.0). When I try to add this version to vagrant, I receive the following message:
The box you're attempting to add has no available version that
matches the constraints you requested. Please double-check your
settings. Also verify that if you specified version constraints,
that the provider you wish to use is available for these constriants.Box: rasmus/php7dev
Address: https://atlas.hashicorp.com/rasmus/php7dev
Constraints: 1.0.0
Available versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.1.0