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/Fixtures
Fabien Potencier 6f34c47e27 Merge branch '2.3' into 2.5
* 2.3:
  Use PHPUnit ini_set wrapper in tests
  [Process] Added a test skip check for Windows
  [Process] Removed unused variable assignment
  Fixes various phpdoc and coding standards.
  Fixes Issue #13184 - incremental output getters now return empty strings
  Updated copyright to 2015

Conflicts:
	src/Symfony/Bridge/Doctrine/Form/ChoiceList/EntityChoiceList.php
	src/Symfony/Bridge/Propel1/Form/ChoiceList/ModelChoiceList.php
	src/Symfony/Bundle/TwigBundle/Command/LintCommand.php
	src/Symfony/Component/Debug/ExceptionHandler.php
	src/Symfony/Component/Process/Tests/AbstractProcessTest.php
2015-01-03 09:01:13 +01:00
..
BaseBundle/Resources moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Bundle1Bundle moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Bundle2Bundle moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
ChildBundle/Resources moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
ExtensionAbsentBundle moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
ExtensionLoadedBundle moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
ExtensionPresentBundle Fixes various phpdoc and coding standards. 2015-01-02 09:58:20 +01:00
Resources moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
FooBarBundle.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
KernelForOverrideName.php fixed CS 2014-09-22 10:32:35 +02:00
KernelForTest.php Merge branch '2.3' into 2.4 2014-05-26 18:43:09 +02:00
TestClient.php [HttpKernel] fixed some unit tests 2012-11-12 14:30:42 +01:00
TestEventDispatcher.php fixed CS 2012-07-09 14:54:20 +02:00