Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

2.0.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@TomHAnderson TomHAnderson released this 08 Dec 23:03
· 209 commits to master since this release
  • Support per-resource hydrators
    • The hydrator is already part of the resource. Now resource hydrators are configured independently. Two resource may now hydrate a Doctrine entity differently.
  • Added ORM & ODM modules to composer suggest
  • Some route parameters restricted in doctrine resource.
  • Added installation note for Apache AllowEncodedSlashes
  • Fixed typo in the use statement of InvalidArgumentException

The 2.0 series will move into ZF 2.5 and beyond.