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/Routing/Tests
Fabien Potencier 72c169e8a1 Merge branch '2.5' into 2.6
* 2.5:
  [2.3] CS And DocBlock Fixes
  [2.3] CS Fixes
  [FrameworkBundle] Fixed Translation loader and update translation command.
  [Console] remove « use » statement for PHP built-in exception classes.
  [SecurityBundle] adds unit tests suite for SecurityDataCollector class.

Conflicts:
	src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php
	src/Symfony/Bundle/SecurityBundle/Tests/DataCollector/SecurityDataCollectorTest.php
	src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
	src/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php
	src/Symfony/Component/Form/Form.php
	src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php
	src/Symfony/Component/OptionsResolver/Options.php
	src/Symfony/Component/OptionsResolver/OptionsResolver.php
	src/Symfony/Component/Process/ProcessPipes.php
	src/Symfony/Component/Stopwatch/Stopwatch.php
	src/Symfony/Component/Translation/Loader/XliffFileLoader.php
	src/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php
2014-12-22 17:44:09 +01:00
..
Annotation fixed CS 2014-09-22 10:32:35 +02:00
Fixtures Merge branch '2.5' into 2.6 2014-12-22 17:44:09 +01:00
Generator decodes some special chars in a URL query 2014-10-26 21:31:09 +01:00
Loader Merge branch '2.5' into 2.6 2014-12-02 21:19:20 +01:00
Matcher Merge branch '2.3' into 2.5 2014-12-02 21:15:53 +01:00
CompiledRouteTest.php [Routing] changed CompiledRoute signature to be more consistent 2012-11-12 11:14:24 +01:00
RequestContextTest.php [Routing] unify fluent interface in RequestContext 2014-10-09 18:12:58 +02:00
RouteCollectionTest.php Merge branch '2.3' into 2.4 2014-01-05 03:10:50 +01:00
RouteCompilerTest.php fixed CS 2014-09-22 10:32:35 +02:00
RouterTest.php Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00
RouteTest.php Merge branch '2.3' into 2.5 2014-11-03 04:54:42 +01:00