Gerwin Jansen
Gerwin Jansen
Just for information: @tomas-mazak created a PoC for [immutable wordpress docker containers](https://github.com/tomas-mazak/wordpress-docker). > Downloading a plugin without a functioning WordPress install is best suited for a bash script or similar....
@wing328: I fixed it, it is ready for the next run. Please approve.
@wing328: I fixed it, it is ready for the next run. Please approve.
Nice improvement, thanks! Just a new minor comments: * in the generated code the discriminator constant is now spread across 2 classes. For instance, the constant `"BasquePig"` exists in `Pig.Read()`...
@devhl-labs: yes, it works for me. This PR can be closed without merge if your PR gets approved.
My goal is to bring my Wordpress based application under version control. I'm using [PHP Composer](https://getcomposer.org) and [roots/bedrock](https://github.com/roots/bedrock) to compose my webroot directory and I use a .env file for...