Skip to content

2.2.0 (2014-03-26)

Compare
Choose a tag to compare
@willdurand willdurand released this 26 Mar 21:11
· 295 commits to master since this release
  • Added: getters to VndErrorRepresentation
  • Added: getters to PagerFantaFactory
  • Fixed: PHPDoc for HateoasBuilder:create() function
  • Removed: the Hateoas::getLinkHref() has been removed according to the deprecated message added a while ago. Use the getLinkHelper() method instead, and call getLinkHref() on the helper itself — BC Break
  • Removed: the PagerfantaFactory::create() has been removed according to the deprecated message added a while ago. Use the createRepresentation() method instead — BC Break