wplib-box icon indicating copy to clipboard operation
wplib-box copied to clipboard

The Best Local Dev Server for WordPress Developers

Results 100 wplib-box issues
Sort by recently updated
recently updated
newest added

For some reason going to https://wplib.box/ responds as an HTTP server.

Make use of the new etc/container.env mechanism to import variables into containers. Some variables will be dynamic - EG: BOX_VERSION ``` "PACKAGE_VERSION": "7.2.6", "PACKAGE_URL": "http://php.net/get/php-7.2.6.tar.gz/from/this/mirror", "PACKAGE_ROOT": "/", "WPLIB_USER": "vagrant", "WPLIB_UID":...

MAJOR.MINOR versions defined in project.json need to be amplified in project.json.lock.

Bug

We need to write tests for MkDocs.

Task
To Discuss
Tests

We need to write tests for PHP's CLI. This will actually be a significant undertaking because PHP has `28` switches which can lead to a large number of permutations.

Task
To Discuss
Tests

We need to write tests for MySQL's CLI. This will actually be a significant undertaking because MySQL has more switches than I want to count right now which can lead...

Task
To Discuss
Tests

We need to write tests for PHP's PHAR CLI.

Task
To Discuss
Tests