You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
resolve circular dependency between the doctrine.orm.default_entity_manager
(or any other Doctrine ORM entity manager service) and security_context services
when using the translation history feature
disable the Form and Validator extension when running tests to be compatible with
Symfony 2.5.4
do not register the translation history subscriber service when the feature was
not enabled
added tests for the asm:translations:dummy command
added an option to configure translation file loaders based on the file extension
removed unused translation fixtures loader
map files with .xlf extensions to the XliffFileLoader