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/DependencyInjection
Fabien Potencier 4982984d31 Merge branch '2.5'
* 2.5:
  added missing files
  [TwigBundle] added a test
  Indicate which file was being parsed if an exception is thrown while running translation:debug
  [ClassLoader] Cast $useIncludePath property to boolean
  [HttpFoundation] Minor spelling fix in PHPDocs
  improve error message for multiple documents
  Remove aligned '=>' and '='
  [Session] remove invalid workaround in session regenerate
  [Kernel] ensure session is saved before sending response
  [Routing] serialize the compiled route to speed things up
  [Form] Fixed usage of "name" variable in form_start block
  [Validator] Fixed Regex::getHtmlPattern() to work with complex and negated patterns
  [DependencyInjection] use inheritdoc for loaders
  [Config] fix filelocator with empty name
  [Form] fix form handling with unconventional request methods like OPTIONS
  CSRF warning docs on Request::enableHttpMethodParameterOverride()

Conflicts:
	src/Symfony/Component/Console/Helper/ProgressBar.php
2014-11-03 04:55:50 +01:00
..
Compiler Merge branch '2.5' 2014-10-01 07:53:11 +02:00
Fixtures Merge branch '2.5' 2014-11-03 04:55:50 +01:00
ConfigurationTest.php Merge branch '2.5' 2014-11-03 04:55:50 +01:00
FrameworkExtensionTest.php Merge branch '2.5' 2014-10-26 08:46:28 +01:00
PhpFrameworkExtensionTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
XmlFrameworkExtensionTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
YamlFrameworkExtensionTest.php [FrameworkBundle] Only enable CSRF protection when enabled in config 2013-10-28 10:42:32 +01:00