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 2d75718e6b Merge branch '3.0'
* 3.0:
  [VarDumper] Fix tests on PHP 7
  [DomCrawler] Clarify the value returned by getPhpFiles()
  [DependencyInjection] Fix #16461 Let Container::set() replace existing aliases
  avoid (string) catchable fatal error for instances of __PHP_Incomplete_Class
  remove unnecessary retrieval and setting of data
  Update validators.fr.xlf
  avoid (string) catchable fatal error for __PHP_Incomplete_Class instances
  sendContent return as parent.
  [DomCrawler] Remove the overridden getHash() method to prevent problems when cloning the crawler
  [FrameworkBundle] Fix a typo
  Added more exceptions to singularify method
  Add width attribute on SVG
  [FrameworkBundle] Support autowiring for TranslationInterface
  [Validator] remove obsolete context and PropertyAccess code
  [WebProfiler] Fixed styles for search block and menu profiler for IE Edge
2016-02-13 10:24:02 +01:00
..
Constraints Merge branch '3.0' 2016-02-13 10:24:02 +01:00
Fixtures [Validator] removed deprecated methods 2015-10-01 16:20:47 +02:00
Mapping Merge branch '3.0' 2016-02-04 13:57:09 +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