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/Component
Fabien Potencier a2003579e9 bug #22255 [Translation] avoid creating cache files for fallback locales. (aitboudad)
This PR was merged into the 2.7 branch.

Discussion
----------

[Translation] avoid creating cache files for fallback locales.

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

Commits
-------

22425b2692 [Translation] avoid creating cache files for fallback locales.
2017-04-05 07:56:27 -07:00
..
Asset Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
BrowserKit Further refactorings to PHPUnit namespaces 2017-02-21 09:32:25 +01:00
ClassLoader fixed Composer constraints 2017-02-18 10:28:08 -08:00
Config fix some risky tests 2017-04-04 16:55:33 +02:00
Console bug #22217 [Console] Fix table cell styling (ro0NL) 2017-03-31 16:33:09 +02:00
CssSelector Further refactorings to PHPUnit namespaces 2017-02-21 09:32:25 +01:00
Debug fixed Composer constraints 2017-02-18 10:28:08 -08:00
DependencyInjection Dont call sprintf() when no placeholders are used 2017-04-04 20:32:29 +02:00
DomCrawler Further refactorings to PHPUnit namespaces 2017-02-21 09:32:25 +01:00
EventDispatcher [EventDispatcher] Remove unneded count() 2017-04-01 00:21:40 +02:00
ExpressionLanguage Complete the injection of the expression in all syntax errors 2017-04-03 10:58:13 +02:00
Filesystem normalize paths before making them relative 2017-03-24 08:21:37 +01:00
Finder Use PHP functions as array_map callbacks when possible 2017-03-14 12:32:10 +01:00
Form minor #22267 fix some more risky tests (xabbuh) 2017-04-04 08:21:03 -07:00
HttpFoundation Dont call sprintf() when no placeholders are used 2017-04-04 20:32:29 +02:00
HttpKernel bumped Symfony version to 2.7.27 2017-04-03 21:47:45 -07:00
Intl fixed CS 2017-03-04 06:54:02 -08:00
Locale Use PHPUnit 6.0 on PHP 7.* test lines 2017-02-21 14:43:45 +01:00
OptionsResolver fix some risky tests 2017-03-20 16:03:41 +01:00
Process Static code analysis with Php Inspections (EA Extended): dead code dropped, couple bugs fixed 2017-03-03 17:35:37 +01:00
PropertyAccess fix some risky tests 2017-03-20 16:03:41 +01:00
Routing [Routing] Ignore hidden directories when loading routes from annotations 2017-03-02 14:51:26 +00:00
Security fix some risky tests 2017-04-04 16:55:33 +02:00
Serializer bug #22044 [Serializer] [XML] Ignore Process Instruction (jordscream) 2017-03-21 15:20:34 -07:00
Stopwatch Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Templating Further refactorings to PHPUnit namespaces 2017-02-21 09:32:25 +01:00
Translation [Translation] avoid creating cache files for fallback locales. 2017-04-04 16:15:29 +01:00
Validator Dont call sprintf() when no placeholders are used 2017-04-04 20:32:29 +02:00
VarDumper [VarDumper] ExceptionCaster robustness fix 2017-03-12 17:00:52 +01:00
Yaml [Yaml] CS 2017-03-20 10:41:03 +01:00