Fabien Potencier 88d915d175 [Validator] fixed Min and Max validator when the input value is not a number (now return an error message instead of an exception which does not make sense in this context) hace 14 años
..
AllValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) hace 14 años
AssertFalseValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) hace 14 años
AssertTrueValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) hace 14 años
AssertTypeValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) hace 14 años
BlankValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) hace 14 años
CallbackValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation hace 14 años
ChoiceValidatorTest.php df57e0fe9a [Validator] Added strict option to ChoiceConstraint. hace 14 años
CollectionValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) hace 14 años
CountryValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) hace 14 años
DateTimeValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) hace 14 años
DateValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) hace 14 años
EmailValidatorTest.php 0805c6f963 [Validator] removed MX test (tests should work with Internet down) hace 14 años
FileValidatorTest.php d58ba34246 [Validator] Consider the ini directive 'upload_max_filesize' while validating an uploaded file (fixes GH-1441) hace 14 años
IpValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation hace 14 años
LanguageValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) hace 14 años
LocaleValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) hace 14 años
MaxLengthValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation hace 14 años
MaxValidatorTest.php 88d915d175 [Validator] fixed Min and Max validator when the input value is not a number (now return an error message instead of an exception which does not make sense in this context) hace 14 años
MinLengthValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation hace 14 años
MinValidatorTest.php 88d915d175 [Validator] fixed Min and Max validator when the input value is not a number (now return an error message instead of an exception which does not make sense in this context) hace 14 años
NotBlankValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) hace 14 años
NotNullValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) hace 14 años
NullValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) hace 14 años
RegexValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation hace 14 años
TimeValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) hace 14 años
UrlValidatorTest.php f322a4a99d fixed CS hace 14 años