Version 2.12.0 - 2019-03-05
Added
Zend\Feed\Reader\Extension\Podcast\Entry::getTitle() : string
and Zend\Feed\Writer\Extension\ITunes\Entry::setTitle(string $value)
; these
provide the ability to read and manipulate <itunes:title>
tags in feeds.Deprecated
#101 deprecates the method Zend\Feed\Writer\Writer::lcfirst()
; use the PHP
built-in function instead.
#97 deprecates the classes Zend\Feed\Reader\AbstractEntry
(use
Zend\Feed\Reader\Entry\AbstractEntry
instead), Zend\Feed\Reader\AbstractFeed
(use Zend\Feed\Reader\Feed\AbstractFeed
instead), and
Zend\Feed\Reader\Collection
(use Zend\Feed\Reader\Collection\Author,
Zend\Feed\Reader\Collection\Category, or
Zend\Feed\Reader\Collection\Collection` instead, based on context).
Version 2.11.1 - 2019-03-05
Fixed
sudo dnf upgrade --advisory=FEDORA-2019-6bceacbdcd
Please login to add feedback.
This update has been submitted for testing by remi.
This update has been pushed to testing.
This update has reached 3 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for batched by remi.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.