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 d1825030b4 Merge branch '2.2' into 2.3
* 2.2:
  fixes RequestDataCollector bug, visible when used on Drupal8
  [Console] fixed exception rendering when nested styles
  [Console] added some more information about OutputFormatter::replaceStyle()
  [Console] fixed the formatter for single-char tags
  [Console] Escape exception message during the rendering of an exception
  [BrowserKit] Fixed the handling of parameters when redirecting
  Typo fix
  HttpFoundation RequestTest - Fixed indentation and removed comments
  HttpFoundation Request test for #8619
  LICENSE files moved to meta folders
  added missing method in the UPGRADE file for 2.2 (closes #8941)
  [Translation] Removed an unneeded return annotation.
  [DomCrawler] Added missing docblocks and removed unneeded return annotation.

Conflicts:
	src/Symfony/Component/BrowserKit/Client.php
	src/Symfony/Component/DomCrawler/Crawler.php
2013-09-18 09:03:56 +02:00
..
File [HttpFoundation][File][UploadedFile] Fix guessClientExtension() method 2013-05-10 08:00:03 +02:00
Session Merge branch '2.2' into 2.3 2013-08-26 07:49:51 +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 Merge branch '2.2' 2013-04-20 21:06:06 +02: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 Merge branch '2.2' into 2.3 2013-09-18 09:03:56 +02:00
ResponseHeaderBagTest.php Merge branch '2.1' into 2.2 2013-04-20 21:05:29 +02:00
ResponseTest.php Fix download over SSL using IE < 8 and binary file response 2013-04-12 15:45:42 +02:00
ResponseTestCase.php added missing license blocks 2013-04-22 06:29:54 +02:00
ServerBagTest.php Fixing broken http auth digest in some circumstances (php-fpm + apache). 2013-09-07 07:57:27 +02:00
StreamedResponseTest.php StreamedResponseTest 2012-09-01 07:57:21 -04:00