This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle
Nicolas Grekas cf1ff43067 feature #23665 Create an interface for TranslationWriter (Nyholm)
This PR was squashed before being merged into the 3.4 branch (closes #23665).

Discussion
----------

Create an interface for TranslationWriter

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | ~~~no~~~ yes
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

We should provide an interface for the TranslationWriter. This allows other libraries (php-translation) that depend on the Translation component provide different implementations.

Commits
-------

c25eafa Create an interface for TranslationWriter
2017-08-22 14:01:48 +02:00
..
DebugBundle Merge branch '3.3' into 3.4 2017-08-10 09:07:17 +02:00
FrameworkBundle feature #23665 Create an interface for TranslationWriter (Nyholm) 2017-08-22 14:01:48 +02:00
SecurityBundle feature #23862 [SecurityBundle] resolve class name parameter inside AddSecurityVotersPass (pjarmalavicius) 2017-08-21 16:57:05 +02:00
TwigBundle Merge branch '3.3' into 3.4 2017-08-10 09:07:17 +02:00
WebProfilerBundle [Profiler] Make the validator toolbar item consistent with the form one 2017-08-09 15:44:44 +02:00
WebServerBundle Merge branch '3.3' into 3.4 2017-08-03 11:34:20 +02:00
FullStack.php [FrameworkBundle] changed some default configs from canBeEnabled to canBeDisabled 2017-01-07 14:17:04 -08:00