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) пре 14 година
..
AllValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) пре 14 година
AssertFalseValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) пре 14 година
AssertTrueValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) пре 14 година
AssertTypeValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) пре 14 година
BlankValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) пре 14 година
CallbackValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation пре 14 година
ChoiceValidatorTest.php df57e0fe9a [Validator] Added strict option to ChoiceConstraint. пре 14 година
CollectionValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) пре 14 година
CountryValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) пре 14 година
DateTimeValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) пре 14 година
DateValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) пре 14 година
EmailValidatorTest.php 0805c6f963 [Validator] removed MX test (tests should work with Internet down) пре 14 година
FileValidatorTest.php d58ba34246 [Validator] Consider the ini directive 'upload_max_filesize' while validating an uploaded file (fixes GH-1441) пре 14 година
IpValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation пре 14 година
LanguageValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) пре 14 година
LocaleValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) пре 14 година
MaxLengthValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation пре 14 година
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) пре 14 година
MinLengthValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation пре 14 година
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) пре 14 година
NotBlankValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) пре 14 година
NotNullValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) пре 14 година
NullValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) пре 14 година
RegexValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation пре 14 година
TimeValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) пре 14 година
UrlValidatorTest.php f322a4a99d fixed CS пре 14 година