Luke Woodward

Results 7 issues of Luke Woodward

While working on various projects, sometimes I want to expose multiple ports. For example, MySQL in a `docker-compose` setup: If I were able to configure and receive an extra environment...

This fixes the issue where new lines were being stripped from `` blocks. Stripping new lines was a bandaid fix to begin with, and bled through in `` blocks. Rather...

Right now the parser has very large memory requirements. I had to up my local install's available memory to run the parsing for core. 2GB on the VM and 1GB...

enhancement

Just loaded up the thing in a new install to play with it and the preview has stopped working. I assume it has something to do with extending one of...

Right now there is no support to install plugins as must-use. It would nice to be able to specify additional plugins and dependencies installed to the mu-folder and set up...

enhancement

What I'm thinking here is an option parameter or couple parameters in the `wordpress` section of vvv.json. If not present I imagine it would end up spitting out the constants...

enhancement

After certain composer commands, the loader will occasionally go missing. I need to do some work to figure out what steps are required to reproduce. Dumping the autoloader pretty much...

bug