Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@vjik vjik released this 12 Jan 12:04
· 31 commits to master since this release
3.0.0
effe8c9
  • Enh #115: Raise required PHP version to ^8.0, move union type hints from annotations
    to methods' signatures (@xepozz, @vjik)
  • Enh #122: Add getters' support (keys like "getMyProperty()") to ArrayHelper (@vjik)
  • Bug #103: ArrayableTrait::toArray() returned an invalid result when no fields were specified (@ganigeorgiev)