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
Nicolas Grekas 82f0acfd5e Merge branch '3.0'
* 3.0:
  [travis] Disable hirak/prestissimo for deps=low/high tests
  Fixed the "hover" state of the profiler sidebar menu
  [HttpFoundation] fix phpdoc of UploadedFile
  Lower complexity of Form:isValid()
  skipped dns-sensitive tests when DnsMock is not found
  fixed typo
  [FrameworkBundle] Return the invokable service if its name is the class name
  [ci] Skip dns-sensitive tests when DnsMock is not found
  Exclude Bridge\PhpUnit from composer.json by default
  fixed CS
  Optimize ReplaceAliasByActualDefinitionPass
  [Process] use __METHOD__ where applicable
  [Routing] Don't needlessly execute strtr's as they are fairly expensive

Conflicts:
	.travis.yml
2016-04-02 10:08:03 +02:00
..
Constraints Merge branch '3.0' 2016-04-02 10:08:03 +02:00
Fixtures Merge branch '2.8' into 3.0 2016-03-27 16:50:32 +02:00
Mapping Merge branch '3.0' 2016-03-27 18:15:51 +02:00
Resources Validate XLIFF translation files 2016-02-23 19:12:35 +01:00
Util [Validator] Property paths starting with 0 are broken. 2015-05-05 03:29:27 +02:00
Validator Remove unused imports 2016-01-21 00:01:55 +02:00
ConstraintTest.php [Validator] Added error codes to all constraints with multiple error causes 2014-09-30 23:13:20 +02:00
ConstraintViolationListTest.php use nowdoc instead of heredoc 2015-12-21 17:05:00 +01:00
ConstraintViolationTest.php use nowdoc instead of heredoc 2015-12-21 17:05:00 +01:00
ValidatorBuilderTest.php fixes CS 2015-08-24 09:13:45 +02:00