eko / FeedBundle

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

Symfony 5 does not connect EkoFeedBundle #80

Open god1dog opened 4 years ago

god1dog commented 4 years ago

php 7.4.11, symfony 5.1.7, eko dev-master EkoFeedBundle stopped working after symfony update. Installed according to your manual https://github.com/eko/FeedBundle#installation

php bin/console eko:feed:dump

  There are no commands defined in the "eko:feed" namespace.  

2020-10-28T15:05:19+03:00 [info] User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
2020-10-28T15:05:19+03:00 [info] User Deprecated: Not passing a connection provider as the first constructor argument is deprecated

At run php bin/console debug:container and php bin/console debug:autowiring EkoFeedBundle not found, it feels like resources are not available