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/FrameworkBundle
Tobias Schultze 85551141a5 minor #24613 Remove redundant sprintf argument. (Aliance)
This PR was merged into the 2.7 branch.

Discussion
----------

Remove redundant sprintf argument.

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

cc @fabpot @ogizanagi

Commits
-------

c8012f0448 Remove redundant sprintf arguments.
2017-10-26 16:04:37 +02:00
..
CacheWarmer [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Command [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Console [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Controller [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
DataCollector [WebProfilerBundle] Show AJAX requests in the symfony profiler toolbar 2014-09-23 17:52:02 +02:00
DependencyInjection [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
EventListener [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Fragment Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
HttpCache removed useless PHPDoc 2017-09-30 07:00:23 -07:00
Resources [CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction 2017-09-15 11:46:57 +02:00
Routing [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Templating minor #24613 Remove redundant sprintf argument. (Aliance) 2017-10-26 16:04:37 +02:00
Test [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Tests [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Translation [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Validator [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md FIX #13919 added TranslationsCacheWarmer to generate catalogues at warmup 2015-03-31 14:07:52 +02:00
Client.php Merge branch '2.3' into 2.7 2016-03-16 17:00:15 +01:00
composer.json Fix 7.2 compat layer 2017-10-09 20:05:34 +02:00
FrameworkBundle.php remove translation data collector when not usable 2017-02-16 23:20:46 +01:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00