Skip to content

Release version 0.4.1

Choose a tag to compare

@shudd3r shudd3r released this 05 Jul 04:12
· 25 commits to develop since this release
c901484

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/cache directory