Release version 0.4.1
Changes:
- Original public method definition does not require phpDoc anymore - produces warning and no error code on exit
- Private (static) properties cannot begin with an underscore
- Referenced property names that might come from 3rd party code are not validated (only definitions, wich we control)
- PhpUnit cache file is now stored in
.dev/cachedirectory