Skip to content

v2.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ElGigi ElGigi released this 07 Apr 16:28
· 18 commits to 2.x since this release

Added

  • New ConfigInterface::getArrayCopy() method to have an array representation of configuration
  • New ConfigBridgeAdapter adapter

Changed

  • Config::addConfig() now only accepts AdapterInterface

Fixed

  • Fixed null returned value
  • Fixed returning type of ConfigFunction to mixed
  • Fixed default value returned in AbstractAdapter