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 3d91128d05 Merge branch '2.3' into 2.4
* 2.3:
  $default can be string
  Fix wording for Process class documentation
  Option can be bool too (eg. --force)
  [Form] Update DateTime objects only if the actual value has changed
  Revert "bug #10091 [Translation] Update PluralizationRules.php (guilhermeblanco)"
  [HttpFoundation] fixed typo
  Added delta for Request comparison
  add zh_TW validator translations
  Added Bulgarian translation for security component
2014-02-03 18:15:33 +01:00
..
Bundle [FrameworkBundle] Adds the possibility to register Commands via the DIC 2013-10-04 16:09:28 +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.3' into 2.4 2013-12-31 14:43:26 +01:00
DataCollector fixed CS for lambdas 2013-12-28 08:46:05 +01:00
Debug Merge branch '2.3' into 2.4 2013-12-26 08:59:03 +01:00
DependencyInjection Merge branch '2.3' into 2.4 2013-12-31 14:43:26 +01:00
EventListener [HttpKernel] Fix profiler event-listener usage outside request stack context 2013-11-27 18:32:46 +01:00
Fixtures [HttpKernel] better written kernel tests 2013-11-11 19:41:19 +01:00
Fragment Merge branch '2.3' into 2.4 2014-02-03 18:15:33 +01:00
HttpCache Merge branch '2.3' into 2.4 2013-11-26 17:40:27 +01:00
Profiler unify constructor initialization style throughout symfony 2013-11-11 19:40:07 +01:00
ClientTest.php removed deps checks in unit tests 2013-08-19 22:44:22 +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 2013-12-28 09:12:03 +01: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