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 69f1578d8c Merge branch '3.3' into 3.4
* 3.3: (31 commits)
  Using FQ name for PHP_VERSION_ID
  [EventDispatcher] Handle laziness internally instead of relying on ClosureProxyArgument
  Fix CacheCollectorPass priority
  [Form] Fix \IntlDateFormatter timezone parameter usage to bypass PHP bug #66323
  [Routing] Allow GET requests to be redirected. Fixes #23004
  [DI] Deal with inlined non-shared services
  [Cache] Ignore missing annotations.php
  [DI] Autowiring exception thrown when inlined service is removed
  Improving deprecation message when hitting the "deprecated type" lookup, but an alias is available
  Harden the debugging of Twig filters and functions
  Fixing a bug where an autowiring exception was thrown even when that service was removed
  Remove extra arg in call to TraceableAdapter::start()
  Support unknown compiler log format
  [Config] Allow empty globs
  Fix decorating TagAware adapters in dev
  [Profiler] Fix clicking on links inside toggle
  [Profiler] Fix text selection on exception pages
  bumped Symfony version to 3.3.1
  updated VERSION for 3.3.0
  updated CHANGELOG for 3.3.0
  ...
2017-06-01 14:02:15 -07:00
..
schema Add a new Link component 2017-04-10 09:55:52 -07:00
annotations.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
assets.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
cache_debug.xml Fix CacheCollectorPass priority 2017-06-01 19:06:24 +02:00
cache.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
collectors.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
console.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
debug_prod.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
debug.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
esi.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
form_csrf.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
form_debug.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
form.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
fragment_listener.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
fragment_renderer.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
identity_translator.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
profiling.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
property_access.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
property_info.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
request.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
routing.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
security_csrf.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
serializer.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
services.xml [DI] Deprecate XML services without ID 2017-05-25 11:24:58 +02:00
session.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
ssi.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
templating_debug.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
templating_php.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
templating.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
test.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
translation_debug.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
translation.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
validator.xml [FrameworkBundle][Validator] Move the PSR-11 factory to the component 2017-05-26 10:48:50 +02:00
web_link.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
web.xml [DI] Defaults to public=false in all service config files 2017-05-03 19:24:51 +02:00
workflow.xml Merge branch '3.2' 2017-05-11 09:47:52 -07:00