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 a36fb5427e Merge branch '3.4'
* 3.4: (26 commits)
  [Bridge\PhpUnit] Disable broken auto-require mechanism of phpunit
  [Console] Fix disabling lazy commands
  [DI] Remove scalar typehint in class used in test case
  Remove the `server:log` command if monolog is not loaded
  [SecurityBundle] Fix syntax error in test
  [Console] Remove remaining dead code
  Throw on service:method factory notation in PHP-based DI configuration
  Test that named arguments are prioritized over typehinted
  bumped Symfony version to 3.3.14
  bumped Symfony version to 2.8.32
  bumped Symfony version to 2.7.39
  Prove that change is working with tests
  updated VERSION for 3.3.13
  updated CHANGELOG for 3.3.13
  updated VERSION for 2.8.31
  updated CHANGELOG for 2.8.31
  updated VERSION for 2.7.38
  updated CHANGELOG for 2.7.38
  Replace array|\Traversable by iterable
  [DI] Fix by-type args injection
  ...
2017-11-19 20:43:46 +02:00
..
Constraints Merge branch '3.4' 2017-11-19 20:43:46 +02:00
DataCollector [Validator] Fix TraceableValidator is reset on data collector instantiation 2017-10-31 17:02:06 +01:00
DependencyInjection [DI] Make tagged abstract services throw earlier 2017-04-13 15:45:25 +02:00
Fixtures Merge branch '2.8' into 3.3 2017-08-27 07:52:21 -07:00
Mapping Merge branch '3.3' into 3.4 2017-08-29 14:00:42 -07:00
Resources fix some risky tests 2017-03-20 16:03:41 +01:00
Util Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Validator Merge branch '3.3' into 3.4 2017-10-24 16:12:06 +02:00
ConstraintTest.php fix some risky tests 2017-03-20 16:03:41 +01:00
ConstraintViolationListTest.php feature #19496 [DX][Form][Validator] Add ability check if cocrete constraint fails. (Koc) 2017-03-22 16:25:22 -07:00
ConstraintViolationTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
ContainerConstraintValidatorFactoryTest.php [FrameworkBundle][Validator] Move the PSR-11 factory to the component 2017-05-26 10:48:50 +02:00
ValidatorBuilderTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00