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 d04cc5e66b feature #14700 [DependencyInjection] [Routing] [Config] Recursive directory loading (lavoiesl, nicolas-grekas)
This PR was merged into the 2.8 branch.

Discussion
----------

[DependencyInjection] [Routing] [Config] Recursive directory loading

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #13246, #11045, #11059
| License       | MIT
| Doc PR        | -

Commits
-------

60b1c5b Added CHANGELOG entries, cleanups
73f0ee2 [DI][Routing] recursive directory loading
2015-06-05 15:59:18 +02:00
..
schema [FrameworkBundle][DX] Add option to specify additional translation loading paths 2015-05-06 20:51:22 +00:00
annotations.xml Disable call to AnnotationReader::setAutoloadAnnotations() 2011-07-03 16:21:52 +02:00
assets.xml renamed asset_path() to asset() and added a BC layer 2015-02-10 13:45:46 +01:00
collectors.xml Merge branch '2.5' into 2.6 2015-01-20 02:40:20 +01:00
debug_prod.xml [FrameworkBundle] fixes displaying of deprecation notices. 2015-04-03 10:50:41 +02:00
debug.xml [FrameworkBundle] register ErrorHandler at boot time 2014-10-02 18:47:18 +02:00
esi.xml removed usage of the deprecated EsiListener class in core 2015-01-19 17:36:50 +01:00
form_csrf.xml [Security] removed usage of the deprecated SecurityContextInterface 2015-01-08 16:48:25 +01:00
form_debug.xml [FrameworkBundle] FormDataCollector should be loaded only if form config is enabled 2015-01-09 11:43:02 +01:00
form.xml [FrameworkBundle] Made ServerParams a service 2015-02-16 10:06:54 +01: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 [FrameworkBundle] removed obsolete ContainerAwareHIncludeFragmentRenderer class 2015-01-12 16:31:03 +01:00
old_assets.xml decoupled Twig from the Templating system 2015-01-10 16:22:08 +01:00
profiling.xml [HttpKernel] decoupled TraceableEventDispatcher and Profiler 2013-09-30 10:52:26 +02:00
property_access.xml [FrameworkBundle] Expose configuration of PropertyAccess 2014-08-22 14:25:14 +02:00
request.xml [FrameworkBundle] Added configuration for additionnal request formats 2014-02-20 22:18:32 +01: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
router_test.php [FrameworkBundle] added a test router for the buil-in web server 2014-12-29 12:17:32 +01:00
routing.xml Added CHANGELOG entries, cleanups 2015-06-02 16:18:00 -07: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 [FrameworkBundle] Fix regression introduced by #13107 2015-03-18 22:58:41 +01:00
services.xml [HttpKernel] trigger a deprecation warning when using the ContainerAwareHttpKernel 2015-05-14 17:55:34 +02:00
session.xml Merge branch '2.3' into 2.5 2014-11-03 04:54:42 +01:00
ssi.xml [Framework+SecurityBundle] remove recently introduced *.class parameters 2014-10-06 15:17:46 +02:00
templating_debug.xml Merge branch '2.3' into 2.4 2014-04-10 15:00:56 +02:00
templating_php.xml [FrameworkBundle] make templating.helper.router service available again for BC reasons 2015-05-30 22:40:00 +02:00
templating.xml [FrameworkBundle] make templating.helper.router service available again for BC reasons 2015-05-30 22:40:00 +02:00
test.xml [FrameworkBundle] changed the session listeners to be subscribers 2011-11-17 09:54:24 +01:00
translation_debug.xml [Translation][Profiler] Added a Translation profiler. 2015-03-30 11:48:49 +01:00
translation.xml FIX #13919 added TranslationsCacheWarmer to generate catalogues at warmup 2015-03-31 14:07:52 +02:00
validator.xml removed the Validator BC layer for PHP < 5.3.9 2015-01-09 14:24:19 +01:00
web.xml register TranslatorListener service 2014-10-08 22:43:39 +02:00