eko / FeedBundle

A Symfony bundle to build RSS feeds from your entities
http://vincent.composieux.fr
MIT License
141 stars 49 forks source link

order pubDate seem not be respected #67

Closed ibasaw closed 6 years ago

ibasaw commented 6 years ago

with generated rss on the fly, pubDate order seem not to be respected

Want newest first and older after

Is there a way to override order with "on the fly" method ?

ibasaw commented 6 years ago

i had sorted directly in the repository method