Spencer Rinehart

Results 3 issues of Spencer Rinehart

The build process changed a lot from 4.0.5 to 4.0.6 and there are numerous problems with trying to build 4.0.5 in a modern environment.

There is a lot of duplication between all the different files. Coming up with a good way to do these builds without duplication would be nice.

Something like `set(array $config, $path, $value)` where path is a DELIMITER-separated path like `get()`. May need to support array appending via a trailing `[]` or something.