Skip to content

v2.4.0

Choose a tag to compare

@1franck 1franck released this 03 May 01:48
· 2360 commits to master since this release
  • removed deprecated internal controllers notion
  • added method map() and toObject in Peak\Common\Collection
  • method jsonSerialize() now accept json_encode params in Peak\Common\Collection
  • renamed method addInstance() to add() in Peak\Di\Container
  • renamed method deleteInstance() to delete() in Peak\Di\Container
  • fixed bug with createAbility() in Peak\Doorman\Manager
  • added method addItself() to Peak\Di\Container