Skip to content

Version 1.4

Choose a tag to compare

@gossi gossi released this 01 Jul 11:43
· 37 commits to master since this release
  • Added: CollectionUtils::toArrayRecursive() to bring back recursively exporting objects as array
  • Removed: CollectionUtils::fromArray() as it was deprecated. Use CollectionUtils::fromCollection() instead.