Skip to content

Releases: digitalquery/wp-vagrant

php-xdebug added

25 Jul 00:50
Compare
Choose a tag to compare

php-xdebug is now installed during bootstrap.

Thanks to @hesyifei

Ubuntu 18.04, PHP 7.2 and 7.3

03 Jul 14:11
Compare
Choose a tag to compare

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

25 Nov 00:19
Compare
Choose a tag to compare

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

25 Nov 00:13
Compare
Choose a tag to compare

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

19 Oct 10:43
Compare
Choose a tag to compare

Minor release changes max_input_vars to 3000

WP Vagrant

07 Jul 09:19
Compare
Choose a tag to compare

Minor release to include mbstring extension

PHP version choice

05 Jun 23:12
Compare
Choose a tag to compare
  • 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

04 Nov 13:19
Compare
Choose a tag to compare
Merge pull request #15 from digitalquery/feature/wp-cli_default_path

wp-cli default path