This repository was archived by the owner on Jan 30, 2020. It is now read-only.
zend-feed 2.11.0
·
42 commits
to master
since this release
Added
-
#94 adds support for PHP 7.3.
-
#91 adds explicit requirements for both ext-dom and ext-libxml to the package.
Changed
- #93
Writer\Feed,Writer\EntryandWriter\Deletedall now accept
DateTimeImmutableinstances as an arguments to methods that previously only
acceptedDateTimeor Unix Timestamps, such asWriter\Feed::setDateModified().
Deprecated
- Nothing.
Removed
- #94 removes support for zend-stdlib v2 releases.
Fixed
- Nothing.