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/Tests/Functional/app
Fabien Potencier 09d5f4eb72 Merge branch '3.1' into 3.2
* 3.1:
  fixed typo
  fixed composer.json
  always check for all fields to be mapped
  clarify exception when no args are configured
  [PropertyAccess] Handle interfaces in the invalid argument exception
  [DI] Fix defaults overriding empty strings in AutowirePass
  [Debug] Workaround "null" $context
  [Debug] Remove $context arg from handleError(), preparing for PHP 7.2
  [Routing] Fix BC break in AnnotationClassLoader defaults attributes handling
  Fix tests with ICU 57.1
  Fix the condition checking the minimum ICU version
2017-01-27 18:37:08 -08:00
..
AnnotatedController [Routing] Fix BC break in AnnotationClassLoader defaults attributes handling 2017-01-23 21:38:04 +01:00
AutowiringTypes [FrameworkBundle][TwigBundle] Make EngineInterface autowirable 2016-03-20 21:44:43 +01:00
CachePools minor #19974 Make redis host configurable in tests (jakzal) 2016-09-19 12:25:04 -07:00
config Revert removal of framework.csrf_protection section 2015-11-11 11:02:58 +01:00
ConfigDump Fix misresolved parameters in debug:config on 3.2 2016-12-13 20:36:21 +01:00
ContainerDump Fix a typo and add a check to prevent regressions 2016-04-27 19:35:20 +02:00
Fragment fixed YAML files missing quotes when a string starts with @ 2015-10-26 13:58:42 +01:00
Profiler fixed YAML files missing quotes when a string starts with @ 2015-10-26 13:58:42 +01:00
Resources/views [2.7] Fix tests 2016-01-30 16:53:18 +01:00
Serializer [FrameworkBundle] Register the ArrayDenormalizer 2016-11-11 07:48:09 -08:00
Session fixed YAML files missing quotes when a string starts with @ 2015-10-26 13:58:42 +01:00
AppKernel.php [2.3] Cleanup deprecations 2015-01-03 10:22:29 +01:00