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 f288a69ae5 Merge branch '2.5' into 2.6
* 2.5:
  [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
  [Session] Fix parameter names in WriteCheckSessionHandler
  Add consistency with request type checking
  [FrameworkBundle] Fix server run in case the router script does not exist

Conflicts:
	composer.json
	src/Symfony/Component/Debug/ErrorHandler.php
	src/Symfony/Component/Debug/ExceptionHandler.php
2014-11-20 14:24:23 +01:00
..
Bundle Merge branch '2.4' into 2.5 2014-09-28 17:22:14 +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 Merge branch '2.5' into 2.6 2014-11-20 14:24:23 +01:00
DataCollector Merge branch '2.5' into 2.6 2014-11-16 18:28:09 +01:00
Debug Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00
DependencyInjection Merge branch '2.3' into 2.5 2014-10-01 07:50:18 +02:00
EventListener Merge branch '2.5' 2014-11-03 04:55:50 +01:00
Fixtures Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00
Fragment fixed CS 2014-09-22 10:32:35 +02:00
HttpCache Merge branch '2.5' 2014-10-26 08:46:28 +01:00
Profiler Merge branch '2.3' into 2.5 2014-10-26 08:41:27 +01:00
ClientTest.php Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00
HttpKernelTest.php fixed CS for lambdas 2013-12-28 08:46:05 +01:00
KernelTest.php Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00
Logger.php Fixing the Logger deprecation notices to match the correct method name it should be informing of 2014-01-16 10:15:18 +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