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
Grégoire Pineau 5dd52c3b00 [FrameworkBundle] Added missing log in server:run command
Because of the current implementation of `php -S` command,
logs are skipped if a front controller is specified.

This patch put back the missing logs
2015-05-01 16:01:56 +02:00
..
schema [FrameworkBundle][config] allow multiple fallback locales. 2015-01-25 14:06:13 +00:00
annotations.xml Disable call to AnnotationReader::setAutoloadAnnotations() 2011-07-03 16:21:52 +02:00
collectors.xml [FrameworkBundle] changed data collector templates to use the new namespaced template names 2012-12-23 12:31:08 +01:00
debug_prod.xml tweaked previous merge (refs #6474) 2013-04-30 19:23:11 +02:00
debug.xml Merge branch '2.2' into 2.3 2013-09-23 17:56:30 +02:00
esi.xml Forced all fragment uris to be signed, even for ESI 2014-09-02 09:39:57 +02:00
form_csrf.xml [Form] Fixed CSRF error messages to be translated and added "csrf_message" option 2013-05-03 08:38:36 +02:00
form.xml [Form] Removed constructor argument from FormTypeHttpFoundationExtension for forward compatibility with 2.5 2014-09-25 11:29: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 [HttpKernel] added logging when an inline fragment cannot be rendered and ignore_errors is on 2013-04-22 15:39:53 +02:00
profiling.xml updated all HttpKernel event listeners to implement EventSubscriberInterface 2011-10-10 14:54:49 +02:00
router_dev.php [FrameworkBundle] Added missing log in server:run command 2015-05-01 16:01:56 +02:00
router_prod.php [FrameworkBundle] Added missing log in server:run command 2015-05-01 16:01:56 +02:00
routing.xml fixed Request management for RequestListener 2013-03-20 16:58:09 +01:00
serializer.xml Add the serializer service 2013-03-23 19:05:00 +00:00
services.xml merged branch fabpot/contagious-services (PR #7007) 2013-03-23 14:07:03 +01:00
session.xml [Kernel] ensure session is saved before sending response 2014-10-30 15:44:48 +01:00
templating_debug.xml Fix ticket #10663 - Added setCharset method call to PHP templating engine. 2014-04-09 19:05:14 +02:00
templating_php.xml fixed acronyms 2013-12-28 09:33:14 +01:00
templating.xml [FrameworkBundle] fixed circular reference for service templating (closes #6730, closes #6762) 2013-01-18 15:46:50 +01:00
test.xml [FrameworkBundle] changed the session listeners to be subscribers 2011-11-17 09:54:24 +01:00
translation.xml Fix mistake in translation's service definition. 2013-11-19 19:26:27 +01:00
validator.xml [FrameworkBundle] Adapted FrameworkBundle to translator integration in the validator 2013-01-08 14:43:29 +01:00
web.xml fixed Request management for LocaleListener 2013-03-20 17:13:40 +01:00