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 8a4f9ea512 merged 2.0
2011-12-01 15:45:30 +01:00
..
routing [FrameworkBundle] fixed _internal route when the path contains dots 2011-07-07 17:25:53 +02:00
schema moved management of the locale from the Session class to the Request class 2011-10-08 18:34:49 +02:00
annotations.xml Disable call to AnnotationReader::setAutoloadAnnotations() 2011-07-03 16:21:52 +02:00
collectors.xml [FrameworkBundle] added a command to help debugging route matching problems 2011-10-24 09:08:38 +02: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 moved ErrorHandler management to the distributions 2011-05-05 08:53:13 +02:00
session.xml [FrameworkBundle] changed the session listeners to be subscribers 2011-11-17 09:54:24 +01:00
templating_debug.xml Added monolog tags to create all core channels 2011-03-18 12:29:20 +01:00
templating_php.xml [FrameworkBundle] fixed unescaped file_link_format parameter in CodeHelper that made the functional tests fail when checking a 4xx page. The generated file link format used in an HTML stack trace didn't contain an escaped ampersand (&) character. The resulting HTML code was not validable against its DTD and so the Crawler made the tests fail when checking a 4xx page. 2011-12-01 10:53:50 +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 [Translation] add gettext PO and MO Dumper 2011-11-10 00:24:31 +01:00
validator.xml fixed validation of Doctrine proxy objects 2011-07-06 13:03:38 +02:00
web.xml updated all HttpKernel event listeners to implement EventSubscriberInterface 2011-10-10 14:54:49 +02:00