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
Drak 7f33b33aa6 Refactor SessionStorage to NativeSessionStorage.
Native here refers to the fact the session storage interacts with real PHP sessions.
2012-03-14 20:59:57 +05:45
..
routing changed route name 2012-02-11 15:24:20 -05:00
schema [FrameworkBundle] Add session.handler service and handler_id configuration property. 2012-03-14 20:21:40 +05:45
annotations.xml Disable call to AnnotationReader::setAutoloadAnnotations() 2011-07-03 16:21:52 +02:00
collectors.xml [WebProfilerBundle] Add redirection info to the router panel 2012-02-06 19:26:06 +01:00
debug.xml added Stopwatch support in debug mode, added a timeline representing the stopwatch events in the web profiler 2011-10-21 07:45:12 +02:00
esi.xml updated all HttpKernel event listeners to implement EventSubscriberInterface 2011-10-10 14:54:49 +02:00
form_csrf.xml fixed form configuration when no session is available (closes #841) 2011-05-18 12:54:16 +02:00
form.xml [Form] removed the file upload temporary storage feature 2011-06-09 12:44:36 +02:00
profiling.xml [FrameworkBundle] fixed priority to be consistent with 2.1 2011-10-23 09:50:45 +02:00
routing.xml fix a typo in the routing dependency injection configuration. the request_context service is named router, not routing 2011-10-22 16:07:33 +02:00
services.xml [Component] Moved Filesystem class to its own component 2011-12-22 19:36:46 +01:00
session.xml Refactor SessionStorage to NativeSessionStorage. 2012-03-14 20:59:57 +05:45
templating_debug.xml Added monolog tags to create all core channels 2011-03-18 12:29:20 +01:00
templating_php.xml handle disabled csrf protection in the PHP templating form helper 2012-01-23 17:49:28 +01:00
templating.xml added missing change from previous commit (sorry :() 2011-06-07 11:57:30 +02:00
test.xml [FrameworkBundle] changed the session listeners to be subscribers 2011-11-17 09:54:24 +01:00
translation.xml typo 2012-02-22 16:28:56 +01:00
validator.xml fixed validation of Doctrine proxy objects 2011-07-06 13:03:38 +02:00
web.xml [HttpFoundation] added support for streamed responses 2011-12-21 14:34:26 +01:00