Skip to content

v0.1.4

Compare
Choose a tag to compare
@schlessera schlessera released this 11 Feb 17:22
· 125 commits to main since this release

[0.1.4] - 2016-02-11

Added

  • AbstractConfig:getAll() and ConfigTrait::getConfigArray().
  • hasKey() and getKey() now support a list of strings to fetch a value from several levels deep.
  • Tests for the above.

Fixed

  • PHP requirement for unit tests was lowered from 5.6 to 5.4.