| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
| |
This reverts commit dbfe748d274f6843fc91a3071df7be45c4ab5b00
|
|
|
| |
This reverts commit c76ff4249ec0f88832a9ce6c966a2fd326482197
|
| |
|
| |
|
| |
|
|
|
| |
(cherry picked from commit 9aa928ec8f378c6df2a0c8bbe892ff971c3bc672)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
There is a new stable release, so upgrade from the dev branch to the new
1.5 release.
|
|
As a follow up to issue #699 update SimplePie from 1.2.1-dev (around
6years old) to current git master (1.4.4-dev). We use the master branch
until the next release because it contains our patch for enclosure
titles already. The other patches in the library from us can be done by
configuring the SimplePie object in our code instead.
Used composer to manage this library and use class autoloading.
Add some unit tests for include/feedutils.php, but the interesting parts
are unfortunately not testable with the current code.
|