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/Component/HttpFoundation/Tests
Fabien Potencier feff411dfc Merge branch '2.3'
* 2.3:
  Clear lazy loading initializer after the service is successfully initialized
  [FrameworkBundle] added support for double-quoted strings in the extractor (closes #8797)
  [SecurityBundle] Move format-dependent tests from SecurityExtensionTest
  bumped Symfony version to 2.3.5-DEV
  updated VERSION for 2.3.4
  updated CHANGELOG for 2.3.4
  bumped Symfony version to 2.2.7
  updated VERSION for 2.2.6
  update CONTRIBUTORS for 2.2.6
  updated CHANGELOG for 2.2.6
  clearToken exception is thrown at wrong place.
  fix typo in test skipped message
  [Form] Fixed Form::all() signature for PHP 5.3.3
  [Form] Fixed Form::all() signature for PHP 5.3.3
  [Locale] Fixed: Locale::setDefault() throws no exception when "en" is passed
  [Locale] Fixed: StubLocale::setDefault() throws no exception when "en" is passed
  [Translation] Grammar fix
  [Yaml] fixed embedded folded string parsing
  [Validator] fixed Boolean handling in XML constraint mappings (closes #5603)
  [Translation] Fixed regression: When only one rule is passed to transChoice(), this rule should be used

Conflicts:
	src/Symfony/Component/HttpKernel/Kernel.php
2013-08-29 08:54:01 +02:00
..
File Fixed CS 2013-07-21 03:30:39 +01:00
Session Merge branch '2.3' 2013-08-29 08:54:01 +02:00
AcceptHeaderItemTest.php [HttpFoundation] Fix AcceptHeader 2012-11-13 17:18:54 +01:00
AcceptHeaderTest.php [HttpFoundation] Fix AcceptHeader 2012-11-13 17:18:54 +01:00
ApacheRequestTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
BinaryFileResponseTest.php Fix download over SSL using IE < 8 and binary file response 2013-04-12 15:45:42 +02:00
CookieTest.php Fixed CS 2013-07-21 03:30:39 +01:00
FileBagTest.php [HttpFoundation] Remove temporary files after tests run 2012-05-28 12:39:57 +05:45
HeaderBagTest.php Merge branch '2.1' 2012-12-11 11:41:51 +01:00
IpUtilsTest.php [HttpFoundation] refactored code to avoid code duplication 2013-04-20 17:49:57 +02:00
JsonResponseTest.php JsonResponseTest 2012-09-01 02:56:27 -04:00
ParameterBagTest.php ParameterBag tests 2012-09-11 16:34:01 +02:00
RedirectResponseTest.php RedirectResponse tests 2012-09-01 08:25:20 -04:00
RequestMatcherTest.php Merge branch '2.0' into 2.1 2012-12-11 11:33:11 +01:00
RequestTest.php [HttpFoundation] Improve test coverage 2013-08-28 20:56:22 +02:00
ResponseHeaderBagTest.php Merge branch '2.1' into 2.2 2013-04-20 21:05:29 +02:00
ResponseTest.php merged branch Inori/patch-3 (PR #8876) 2013-08-28 22:01:19 +02:00
ResponseTestCase.php added missing license blocks 2013-04-22 06:29:54 +02:00
ServerBagTest.php merged 2.0 2012-06-20 21:33:33 +02:00
StreamedResponseTest.php StreamedResponseTest 2012-09-01 07:57:21 -04:00