webfactory / WebfactoryPolyglotBundle

Symfony bundle simplifying translations in Doctrine.
MIT License
3 stars 2 forks source link

Add integration tests with the Symfony full-stack framework #54

Closed mpdude closed 4 months ago

mpdude commented 4 months ago

This fixes #43. It would have helped to spot the broken wiring of Doctrine lifecycle subscribers fixed in #51, or the declaration of compatibility with Symfony 7 in #20 that missed the annotation_reader depencency.