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 d1c51a341d feature #15724 [HttpKernel] Move required RequestStack args as first arguments (nicolas-grekas)
This PR was merged into the 2.8 branch.

Discussion
----------

[HttpKernel] Move required RequestStack args as first arguments

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

Since we planned to make RequestStack required, we have to move it as first arguments.

Commits
-------

84ba05b [HttpKernel] Move required RequestStack args as first arguments
2015-09-10 09:40:22 +02:00
..
Asset Merge branch '2.7' into 2.8 2015-08-24 09:18:02 +02:00
BrowserKit Merge branch '2.7' into 2.8 2015-09-06 10:37:06 +02:00
ClassLoader Merge branch '2.7' into 2.8 2015-08-27 08:53:13 +02:00
Config move feature description to changelog file 2015-09-08 08:37:45 +02:00
Console Merge branch '2.7' into 2.8 2015-09-09 20:05:45 +02:00
CssSelector Merge branch '2.7' into 2.8 2015-08-24 09:18:02 +02:00
Debug feature #15521 [Debug] Add BufferingLogger for errors that happen before a proper logger is configured (nicolas-grekas) 2015-09-10 09:37:44 +02:00
DependencyInjection Merge branch '2.7' into 2.8 2015-09-09 20:05:45 +02:00
DomCrawler Merge branch '2.7' into 2.8 2015-09-09 20:05:45 +02:00
EventDispatcher Merge branch '2.7' into 2.8 2015-09-09 20:05:45 +02:00
ExpressionLanguage Merge branch '2.7' into 2.8 2015-09-09 20:05:45 +02:00
Filesystem Merge branch '2.7' into 2.8 2015-09-09 20:05:45 +02:00
Finder Merge branch '2.7' into 2.8 2015-08-27 08:53:13 +02:00
Form Merge branch '2.7' into 2.8 2015-09-09 20:05:45 +02:00
HttpFoundation Merge branch '2.7' into 2.8 2015-08-27 08:53:13 +02:00
HttpKernel feature #15724 [HttpKernel] Move required RequestStack args as first arguments (nicolas-grekas) 2015-09-10 09:40:22 +02:00
Intl Merge branch '2.7' into 2.8 2015-09-09 20:05:45 +02:00
Locale Merge branch '2.7' into 2.8 2015-08-27 08:53:13 +02:00
OptionsResolver Merge branch '2.7' into 2.8 2015-08-24 09:18:02 +02:00
Process Merge branch '2.7' into 2.8 2015-08-27 08:53:13 +02:00
PropertyAccess Merge branch '2.7' into 2.8 2015-08-24 09:18:02 +02:00
Routing fixed CS 2015-08-24 09:31:10 +02:00
Security Merge branch '2.7' into 2.8 2015-09-09 20:05:45 +02:00
Serializer Merge branch '2.7' into 2.8 2015-09-01 09:33:03 +02:00
Stopwatch Merge branch '2.7' into 2.8 2015-08-24 09:18:02 +02:00
Templating Merge branch '2.7' into 2.8 2015-08-31 14:33:08 +02:00
Translation Merge branch '2.7' into 2.8 2015-09-06 10:37:06 +02:00
Validator Merge branch '2.7' into 2.8 2015-09-09 20:05:45 +02:00
VarDumper Merge branch '2.7' into 2.8 2015-09-09 20:05:45 +02:00
Yaml Merge branch '2.7' into 2.8 2015-08-24 09:18:02 +02:00