Upgrade to PHP 5.5 and Guzzle 6
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