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/HttpKernel/Tests
Fabien Potencier c3abd0c988 Merge branch '2.3'
* 2.3:
  fixed request format when forwarding a request
  [HttpKernel] added a comment to warn about possible inconsistencies
  added a functional test for locale handling in sub-requests
  Fixed issue #6932 - Inconsistent locale handling in subrequests
  fixed locale of sub-requests when explicitely set by the developer (refs #8821)

Conflicts:
	src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php
	src/Symfony/Component/HttpKernel/Fragment/RoutableFragmentRenderer.php
	src/Symfony/Component/HttpKernel/Tests/Fragment/RoutableFragmentRendererTest.php
2013-08-23 17:34:04 +02:00
..
Bundle removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
CacheClearer moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
CacheWarmer moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Config fix some file mode bug 755->644 2013-08-06 10:31:28 +08:00
Controller removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
DataCollector removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
Debug removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
DependencyInjection removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
EventListener Merge branch '2.3' 2013-08-23 17:34:04 +02:00
Fixtures instantiate valid commands only 2013-06-04 12:08:18 +02:00
Fragment Merge branch '2.3' 2013-08-23 17:34:04 +02:00
HttpCache removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
Profiler removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
ClientTest.php removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
HttpKernelTest.php removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
KernelTest.php removed deps checks in unit tests 2013-08-19 22:44:22 +02:00
Logger.php Remove use of deprecated HttpKernel LoggerInterface 2013-01-09 10:52:29 +01:00
TestHttpKernel.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
UriSignerTest.php added some unit tests (and fixed some bugs) 2013-01-10 16:26:59 +01:00