summaryrefslogtreecommitdiffstats
path: root/Core/Tests/Validator/Constraints
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.8' into 3.1Fabien Potencier2016-12-191-6/+6
|\
| * fixed obsolete getMock() usageFabien Potencier2016-12-191-6/+6
| * removed @sinceFabien Potencier2016-07-041-2/+0
* | [Security] Remove deprecated interfacesNicolas Grekas2015-09-031-28/+0
|/
* fixes CSFabien Potencier2015-08-241-0/+1
* Merge branch '2.6' into 2.7Fabien Potencier2015-05-151-1/+1
|\
| * fixed CSFabien Potencier2015-05-151-1/+1
* | Merge branch '2.6' into 2.7Nicolas Grekas2015-03-131-0/+1
|\ \ | |/
| * [2.6] add @group legacyv2.6.5Nicolas Grekas2015-03-132-0/+2
* | removed the Validator BC layer for PHP < 5.3.9Fabien Potencier2015-01-091-26/+0
* | [Security] removed usage of the deprecated SecurityContextInterfaceFabien Potencier2015-01-081-8/+8
|/
* [Form] fix Context\ExecutionContextInterface mockNicolas Grekas2015-01-051-1/+1
* [2.5] cleanup deprecated usesNicolas Grekas2015-01-051-1/+2
* [Security] Fixed testsSaro0h2014-12-211-0/+168
* Merge branch '2.3' into 2.5Fabien Potencier2014-12-201-175/+0
|\
| * [Tests] Silenced all deprecations in tests for 2.3sarah khalil2014-12-181-168/+0
| * [Validator] Backported constraint validator tests from 2.5Bernhard Schussek2014-08-141-0/+168
* [Validator] Added ConstraintValidator::buildViolation() helper for BC with 2....Bernhard Schussek2014-09-251-1/+2
* [SecurityBundle] Added UserPasswordValidator tests for the different Validati...Bernhard Schussek2014-08-063-56/+125
* [Security] Split the component into 3 sub-components Core, ACL, HTTPBernhard Schussek2013-09-181-0/+157