Skip to content

Upgrade to PHP 5.5 and Guzzle 6

Compare
Choose a tag to compare
@alexdebril alexdebril released this 26 Jun 13:25

This version embeds the following improvements :

  • refactoring of the inheritance system. Now FeedInterface extends NodeInterface (not ItemInterface anymore)
  • get/setLenght() methods are definitely replaced with get/setLength()
  • feed-io now depends on PHP 5.5+ and Guzzle 6
  • code cleaning