Releases: digitalquery/wp-vagrant
Releases · digitalquery/wp-vagrant
php-xdebug added
Ubuntu 18.04, PHP 7.2 and 7.3
This release is a major update.
- Ubuntu upgraded from 14.04 to 18.04
- PHP 7.1, 7.2 and 7.3 now supported.
Props to @hesyifei for all the work on this.
Allow external mysql connections
Sets MySQL's bind-address
to 0.0.0.0
to allow easier connection to the db from outside the box.
Ensure wp-cli is updated
Fixes a fatal error in provisioning process - the installed version of wp-cli breaks with WP 4.6.1. wp-cli will now be updated to latest stable version during the provisioning process
WP Vagrant
Minor release changes max_input_vars
to 3000
WP Vagrant
Minor release to include mbstring extension
PHP version choice
- can now choose PHP version
- can specify hostname in settings instead of searching and replacing
- missing / deleted provisioning script results in default base box with no provisioning instead of returning an error as it did previously
WP Vagrant
Merge pull request #15 from digitalquery/feature/wp-cli_default_path wp-cli default path