Skip to content

Version 3.2.0

Latest
Compare
Choose a tag to compare
@vjik vjik released this 01 Feb 05:26
· 1 commit to master since this release
3.2.0
a9e3a33
  • Chg #167: Change PHP constraint in composer.json to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 (@vjik)
  • Enh #156: Improve psalm types in ArrayHelper::getObjectVars(), ArrayableInterface, ArrayableTrait and
    ArrayAccessTrait (@vjik)
  • Enh #165: Raise the minimum PHP version to 8.1 (@vjik)
  • Bug #165: Explicitly mark nullable parameters (@vjik)
  • Bug #166: ArrayHelper::getValue() returns default value on empty array key (@vjik)
  • Bug #166: ArrayHelper::keyExists() returns false on empty array key (@vjik)