Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed dead code and various cleaning | sarah khalil | 2015-01-21 | 1 | -1/+0 |
| | |||||
* | [Validator] fixed deprecation notices for BuildViolation() calls in constraints | Fabien Potencier | 2015-01-09 | 1 | -0/+1 |
| | |||||
* | added type-hint | Fabien Potencier | 2015-01-08 | 1 | -7/+1 |
| | |||||
* | [Security] removed usage of the deprecated SecurityContextInterface | Fabien Potencier | 2015-01-08 | 1 | -4/+10 |
| | |||||
* | [Validator] Improve UserPassword message | redstar504 | 2014-07-23 | 1 | -1/+1 |
| | |||||
* | Merge branch '2.4' | Fabien Potencier | 2014-04-23 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | * 2.4: [Validator] added missing @Target [Validator] fixed @Target config added @Target annotations [Process] Add missing docblocks, remove variable declarations Conflicts: src/Symfony/Component/Process/Process.php src/Symfony/Component/Process/ProcessBuilder.php | ||||
| * | added @Target annotationsv2.3.13 | Fabien Potencier | 2014-04-23 | 1 | -0/+1 |
| | | |||||
* | | [Validator] Checked the constraint class in constraint validators | Bernhard Schussek | 2014-03-10 | 1 | -0/+5 |
|/ | |||||
* | [Component/Security] Fixed some phpdocs in Security/Core | Joseph Bielawski | 2014-01-17 | 2 | -0/+6 |
| | |||||
* | [Security] renamed Constraint namespace to Constraints for validator classes ↵ | Hugo Hamon | 2013-02-04 | 2 | -0/+74 |
in order to be consistent with the whole current validator API. |