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/Tests/Templating/Helper
Fabien Potencier 28a8400867 feature #9251 [WIP] [FrameworkBundle] removed some more dependencies on the request service (fabpot)
This PR was merged into the 2.5-dev branch.

Discussion
----------

[WIP] [FrameworkBundle] removed some more dependencies on the request service

| Q             | A
| ------------- | ---
| Bug fix?      | kinda (see linked tickets)
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #8915, #9185
| License       | MIT
| Doc PR        | n/a

/cc @kriswallsmith

Commits
-------

4f3d502 [FrameworkBundle] removed some more dependencies on the request service
2013-12-31 09:04:52 +01:00
..
Fixtures [Form] Moved FormHelper back to FrameworkBundle 2012-07-31 16:35:46 +02:00
Resources [Form] Moved FormHelper back to FrameworkBundle 2012-07-31 16:35:46 +02:00
FormHelperDivLayoutTest.php [Security\Csrf] Split CsrfTokenGenerator into CsrfTokenManager and TokenGenerator 2013-10-07 14:50:43 +02:00
FormHelperTableLayoutTest.php [Security\Csrf] Split CsrfTokenGenerator into CsrfTokenManager and TokenGenerator 2013-10-07 14:50:43 +02:00
RequestHelperTest.php [FrameworkBundle] removed some more dependencies on the request service 2013-12-29 19:26:53 +01:00
SessionHelperTest.php Revert "fixed a test" 2013-10-10 08:05:16 +02:00
StopwatchHelperTest.php Added Stopwatch Helper 2013-09-11 22:40:31 +02:00