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

zend-feed 2.8.0

Compare
Choose a tag to compare
@Xerkus Xerkus released this 01 Apr 15:17
· 246 commits to master since this release
release-2.8.0

Added

  • #27 adds a documentation chapter demonstrating wrapping a PSR-7 client to use with Zend\Feed\Reader.
  • #22 adds missing ExtensionManagerInterface on Writer\ExtensionPluginManager.
  • #32 adds missing ExtensionManagerInterface on Reader\ExtensionPluginManager.

Deprecated

  • Nothing.

Removed

  • #38 dropped php 5.5 support

Fixed

  • #35 fixed "A non-numeric value encountered" in php 7.1
  • #39 fixed protocol relative link absolutisation
  • #40 fixed service manager v3 compatibility aliases in extension plugin managers