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 891ebe594e Merge branch '2.3' into 2.5
* 2.3:
  [SecurityBundle] Authentication entry point is only registered with firewall exception listener, not with authentication listeners
  be smarter when guessing the document root
  Azerbaijani locale
  Fixed grammar error in docblock
  Adjust upgrade file rendering
  [Bridge/Propel1] Changed deps to accepts all upcoming propel1 versions
  compare version using PHP_VERSION_ID
  [Form] Add doc for FormEvents
  don't override internal PHP constants

Conflicts:
	UPGRADE-3.0.md
	src/Symfony/Bundle/FrameworkBundle/Command/ServerRunCommand.php
	src/Symfony/Component/Debug/ErrorHandler.php
	src/Symfony/Component/HttpFoundation/Response.php
2014-11-20 14:22:25 +01:00
..
File [HttpFoundation] moved test file to the right directory 2014-07-24 12:44:07 +02:00
Session Merge branch '2.3' into 2.5 2014-11-20 14:22:25 +01:00
AcceptHeaderItemTest.php fixed CS 2014-09-22 10:32:35 +02:00
AcceptHeaderTest.php [HttpFoundation] Fix AcceptHeader 2012-11-13 17:18:54 +01:00
ApacheRequestTest.php Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
BinaryFileResponseTest.php Merge branch '2.4' into 2.5 2014-09-22 11:14:18 +02:00
CookieTest.php Merge branch '2.3' into 2.4 2013-11-26 17:40:27 +01:00
ExpressionRequestMatcherTest.php add expression request matcher tests 2014-03-03 18:30:41 +01:00
FileBagTest.php fixed CS 2014-09-22 10:32:35 +02:00
HeaderBagTest.php Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
IpUtilsTest.php [HttpFoundation] refactored code to avoid code duplication 2013-04-20 17:49:57 +02:00
JsonResponseTest.php Clear json_last_error 2014-09-22 17:58:58 +02:00
ParameterBagTest.php Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
RedirectResponseTest.php unify short ternary operator 2013-11-14 15:22:38 +01:00
RequestMatcherTest.php fixed CS 2014-09-22 10:32:35 +02:00
RequestStackTest.php Revert "[HttpFoundation] removed test file not related to 2.3" 2014-03-04 08:36:26 +01:00
RequestTest.php Merge branch '2.3' into 2.5 2014-10-26 08:41:27 +01:00
ResponseHeaderBagTest.php fixed CS 2014-09-22 10:32:35 +02:00
ResponseTest.php Merge branch '2.3' into 2.5 2014-10-26 08:41:27 +01:00
ResponseTestCase.php added missing license blocks 2013-04-22 06:29:54 +02:00
ServerBagTest.php fixed CS 2014-09-22 10:32:35 +02:00
StreamedResponseTest.php StreamedResponseTest 2012-09-01 07:57:21 -04:00