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

zend-feed 2.11.1

Compare
Choose a tag to compare
@weierophinney weierophinney released this 05 Mar 19:46
· 24 commits to master since this release

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #99 provides a fix to Zend\Feed\Writer\Renderer\Entry\Rss to ensure that
    relative URIs provided for the feed disable the isPermalink flag.

  • #100 fixes parameter and return value annotations for a number of classes to
    specify the correct types.