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/Resources/config
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
..
schema [FrameworkBundle] Only enable CSRF protection when enabled in config 2013-10-28 10:42:32 +01:00
annotations.xml Disable call to AnnotationReader::setAutoloadAnnotations() 2011-07-03 16:21:52 +02:00
collectors.xml [HttpKernel] decoupled TraceableEventDispatcher and Profiler 2013-09-30 10:52:26 +02:00
debug_prod.xml tweaked previous merge (refs #6474) 2013-04-30 19:23:11 +02:00
debug.xml [FrameworkBundle] made sure that the debug event dispatcher is used everywhere 2013-09-30 17:51:41 +02:00
esi.xml changed the ESI fragment renderer to be always registered 2013-08-13 11:17:13 +02:00
form_csrf.xml [Security\Csrf] Split CsrfTokenGenerator into CsrfTokenManager and TokenGenerator 2013-10-07 14:50:43 +02:00
form_debug.xml [Form] Improved form debugger 2013-09-25 17:47:13 +02:00
form.xml [Validator] Renamed Condition to Expression and added possibility to set it onto properties 2013-09-19 12:59:33 +02:00
fragment_listener.xml renamed some classes and Twig functions to more descriptive names (refs #6871) 2013-02-01 15:17:20 +01:00
fragment_renderer.xml moved RequestStack to HttpFoundation and removed RequestContext 2013-09-08 07:38:03 +02:00
profiling.xml [HttpKernel] decoupled TraceableEventDispatcher and Profiler 2013-09-30 10:52:26 +02:00
property_access.xml [Validator] Renamed Condition to Expression and added possibility to set it onto properties 2013-09-19 12:59:33 +02:00
router_dev.php [FrameworkBundle] Enable possibility to run PHP bultin server in production env 2013-04-09 16:38:45 +02:00
router_prod.php [FrameworkBundle] Enable possibility to run PHP bultin server in production env 2013-04-09 16:38:45 +02:00
routing.xml moved RequestStack to HttpFoundation and removed RequestContext 2013-09-08 07:38:03 +02:00
security_csrf.xml [Security\Csrf] Split CsrfTokenGenerator into CsrfTokenManager and TokenGenerator 2013-10-07 14:50:43 +02:00
security.xml [FrameworkBundle][SecurityBundle] Added service configuration for the new Security CSRF sub-component 2013-09-27 10:16:29 +02:00
serializer.xml Add the serializer service 2013-03-23 19:05:00 +00:00
services.xml [FrameworkBundle] removed some more dependencies on the request service 2013-12-29 19:26:53 +01:00
session.xml [HttpFoundation] Add a way to avoid the session be written at each request 2013-09-30 10:45:51 -07:00
templating_debug.xml [Templating] deprecate DebuggerInterface 2013-09-04 21:57:45 +02:00
templating_php.xml feature #9251 [WIP] [FrameworkBundle] removed some more dependencies on the request service (fabpot) 2013-12-31 09:04:52 +01:00
templating.xml [Templating] deprecate DebuggerInterface 2013-09-04 21:57:45 +02:00
test.xml [FrameworkBundle] changed the session listeners to be subscribers 2011-11-17 09:54:24 +01:00
translation.xml Merge branch '2.3' 2013-11-23 22:17:02 +01:00
validator.xml use "translator" alias not "translator.default" 2013-09-20 15:35:24 +02:00
web.xml moved RequestStack to HttpFoundation and removed RequestContext 2013-09-08 07:38:03 +02:00