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

We need to write tests for our own `box` command. This will actually be a significant undertaking because PHP has 11 subcommands many of which have their own subcommands and...

Task
To Discuss
Tests

We need to write tests for Composer. This will actually be a significant undertaking because `composer` has `37` subcommands each of which has numerous options and many require setting of...

Task
To Discuss
Tests

We need to focus on moving rapidly to to full test coverage before we focus much on functionality. `0.17.0` has bugs that would have been caught had we simple had...

Task
To Discuss
Tests

So it seems like we have a Docker container versioning issue. Since we are using the versions of the container service or executable we can't differentiate between their versions and...

To Discuss
UX-related
Component

1. Create tests for each command 2. Sort tasks into several groups: - Works/easy to make work - Requires test scaffolding that will take a bit of scaffolding _(new copy...

Task

See [#493](https://github.com/wplib/wplib-box/issues/493#issuecomment-409122465).

Task

Using Safari ![screen shot 2018-08-07 at 09 10 29](https://user-images.githubusercontent.com/17118367/43745435-08798570-9a22-11e8-8de5-98a40377c8cf.png)

https://github.com/phpredis/phpredis

Enhancement
Task

So if I run `getcwd()` in PHP returns it returns `/www/var` instead of the expected `/projects/wplib.box`. I assume this is because rather than change the configuration to use `/projects/wplib.box/www` you...

To Discuss
Omission