schmittjoh / JMSTranslationBundle

Puts the Symfony2 Translation Component on steroids
http://jmsyst.com/bundles/JMSTranslationBundle
426 stars 292 forks source link

Removed reliance on DiExtraBundle annotations. #411

Closed ABM-Dan closed 6 years ago

ABM-Dan commented 7 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #355
License Apache2

Description

Simply removed the implicit DI and replaced with formal parameters in the services configuration.

Todos

Guite commented 7 years ago

@schmittjoh please merge this

schmittjoh commented 7 years ago

Are the TODOs still correct? If so, can someone provide a PR for them?