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 7f3b57d37d Merge branch '2.7'
* 2.7:
  [2.6] cleanup deprecated uses
  [2.5] cleanup deprecated uses
  [Debug] fix test
  [Debug] split tests for deprecated interfaces
  [Validator] Added a check DNS option on URL validator

Conflicts:
	src/Symfony/Component/Console/Tests/Helper/LegacyDialogHelperTest.php
	src/Symfony/Component/Console/Tests/Helper/LegacyProgressHelperTest.php
	src/Symfony/Component/Console/Tests/Helper/LegacyTableHelperTest.php
	src/Symfony/Component/Form/composer.json
	src/Symfony/Component/HttpKernel/Tests/KernelTest.php
	src/Symfony/Component/Routing/Tests/Matcher/Dumper/LegacyApacheMatcherDumperTest.php
	src/Symfony/Component/Routing/Tests/Matcher/LegacyApacheUrlMatcherTest.php
	src/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php
	src/Symfony/Component/Validator/ValidatorBuilder.php
2015-01-05 15:34:32 +01:00
..
Constraints Merge branch '2.7' 2015-01-05 15:34:32 +01:00
Fixtures Merge branch '2.5' into 2.6 2014-12-22 17:44:09 +01:00
Mapping Merge branch '2.7' 2015-01-05 15:34:32 +01:00
Util Merge branch '2.4' into 2.5 2014-09-22 11:14:18 +02:00
Validator Merge branch '2.7' 2015-01-05 15:34:32 +01:00
bootstrap.php [2.3] Remove useless tests skips 2015-01-03 14:14:51 +01:00
ConstraintTest.php [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +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
LegacyExecutionContextTest.php [2.5] cleanup deprecated uses 2015-01-05 09:51:41 +01:00
ValidatorBuilderTest.php Merge branch '2.7' 2015-01-05 15:34:32 +01:00
ValidatorTest.php [Validator] Fixed object initializers in 2.5 version of the Validator 2014-07-21 10:57:43 +02:00