diff options
author | Bernhard Schussek <bschussek@gmail.com> | 2014-08-04 12:16:36 +0200 |
---|---|---|
committer | Bernhard Schussek <bschussek@gmail.com> | 2014-08-04 12:16:36 +0200 |
commit | 021514d65eacfd9a44ab1e997f3d0b3de77d167b (patch) | |
tree | 18c8c8706687ce919f63a6bbd4483a5de63e2478 /Core/Tests/Validator/Constraints | |
parent | 5040c1c6890674d5298f76236942533744b1ef49 (diff) | |
parent | 5a4f252c4470b0d4e2fc23bb06752ae1559b97a3 (diff) | |
download | symfony-security-021514d65eacfd9a44ab1e997f3d0b3de77d167b.zip symfony-security-021514d65eacfd9a44ab1e997f3d0b3de77d167b.tar.gz symfony-security-021514d65eacfd9a44ab1e997f3d0b3de77d167b.tar.bz2 |
Merge branch '2.3' into 2.4
* 2.3: (22 commits)
Fix incorrect romanian plural translations
fix axes handling in Crawler::filterXPath()
fix some docblocks
Fixed self-reference in 'service_container' service breaks garbage collection (and clone).
[Process] Fix tests when pcntl is not available.
[DependencyInjection] Roll back changes made to generated files.
[Console] Roll back changes made to fixture files.
[Validator] Added more detailed inline documentation
[Validator] Removed information from the violation output if the value is an array, object or resource
partially reverted previous commit
fixed CS
properly handle null data when denormalizing
[Validator] Renamed valueToString() to formatValue(); added missing formatValue() calls
[Validator] Fixed CS
[Validator] Fixed date-to-string conversion tests to match ICU 51
[Validator] Added "{{ value }}" parameters where they were missing
[Validator] Simplified and explained the LuhnValidator
[Validator] Simplified IssnValidator
[Validator] Fixed and simplified IsbnValidator
[Validator] Simplified IBAN validation algorithm
...
Conflicts:
src/Symfony/Component/Console/Helper/DescriptorHelper.php
src/Symfony/Component/DependencyInjection/Container.php
src/Symfony/Component/DomCrawler/Tests/CrawlerTest.php
src/Symfony/Component/HttpFoundation/File/UploadedFile.php
src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php
src/Symfony/Component/Validator/Constraints/AbstractComparisonValidator.php
src/Symfony/Component/Validator/Constraints/CollectionValidator.php
src/Symfony/Component/Validator/Tests/Constraints/EqualToValidatorTest.php
src/Symfony/Component/Validator/Tests/Constraints/GreaterThanValidatorTest.php
src/Symfony/Component/Validator/Tests/Constraints/IdenticalToValidatorTest.php
src/Symfony/Component/Validator/Tests/Constraints/LessThanOrEqualValidatorTest.php
src/Symfony/Component/Validator/Tests/Constraints/LessThanValidatorTest.php
src/Symfony/Component/Validator/Tests/Constraints/NotEqualToValidatorTest.php
src/Symfony/Component/Validator/Tests/Constraints/NotIdenticalToValidatorTest.php
Diffstat (limited to 'Core/Tests/Validator/Constraints')
0 files changed, 0 insertions, 0 deletions