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/Validator/Tests
Fabien Potencier 9aff1ec93c Merge branch '2.3' into 2.5
* 2.3:
  [2.3] More cs fixes
  Removed unused imports
  CS fixes
  bumped Symfony version to 2.3.24
  updated VERSION for 2.3.23
  update CONTRIBUTORS for 2.3.23
  updated CHANGELOG for 2.3.23

Conflicts:
	src/Symfony/Bundle/FrameworkBundle/EventListener/SessionListener.php
	src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
	src/Symfony/Component/HttpKernel/Kernel.php
	src/Symfony/Component/HttpKernel/Tests/Bundle/BundleTest.php
	src/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php
2014-12-04 09:55:19 +01:00
..
Constraints Merge branch '2.3' into 2.5 2014-12-04 09:55:19 +01:00
Fixtures Merge branch '2.4' into 2.5 2014-09-22 11:14:18 +02:00
Mapping Merge branch '2.3' into 2.5 2014-12-02 21:15:53 +01:00
Util Merge branch '2.4' into 2.5 2014-09-22 11:14:18 +02:00
Validator compare version using PHP_VERSION_ID 2014-11-23 21:10:39 +01:00
ConstraintTest.php Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00
ConstraintViolationListTest.php [Validator] Extracted message interpolation logic of ConstraintViolation and used the Translation component for that 2013-01-08 14:43:29 +01:00
ConstraintViolationTest.php handle array root element 2014-03-26 18:31:52 +01:00
ExecutionContextTest.php Remove aligned '=>' and '=' 2014-10-30 21:17:55 +01:00
ValidatorBuilderTest.php compare version using PHP_VERSION_ID 2014-11-23 21:10:39 +01:00
ValidatorTest.php [Validator] Fixed object initializers in 2.5 version of the Validator 2014-07-21 10:57:43 +02:00