Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Carsten Brandt 96ee5c373e
added more tests for SwiftMailer vulnerability CVE-2016-10074
8 years ago
..
data/mimeType Added SVG image and SVG mimeType test to FileValidatorTest 9 years ago
BooleanValidatorTest.php update BooleanValidator 9 years ago
CompareValidatorTest.php Code style fix 8 years ago
DateValidatorTest.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
DefaultValueValidatorTest.php Simplified tests directory structure a bit 10 years ago
EachValidatorTest.php #10825 Fixed EachValidator does not respect skipOnEmpty when using model (#11507) 8 years ago
EmailValidatorTest.php added more tests for SwiftMailer vulnerability CVE-2016-10074 8 years ago
ExistValidatorTest.php added tests classes for db related tests 8 years ago
FileValidatorTest.php Added SVG image and SVG mimeType test to FileValidatorTest 9 years ago
FilterValidatorTest.php Simplified tests directory structure a bit 10 years ago
IpValidatorTest.php Fixed order or checks in IpValidator 8 years ago
NumberValidatorTest.php Fixes #11672: Fixed `yii\validators\NumberValidator` erroring when value is an object without `__toString()` method 8 years ago
RangeValidatorTest.php Implemented support of traversable objects in `RangeValidator::ranges`, added `ArrayHelper::in()` and `ArrayHelper::subset()` 9 years ago
RegularExpressionValidatorTest.php Simplified tests directory structure a bit 10 years ago
RequiredValidatorTest.php well, just drop this... 9 years ago
StringValidatorTest.php Simplified tests directory structure a bit 10 years ago
UniqueValidatorTest.php Refactor validateAttribute method in UniqueValidator (#13202) 8 years ago
UrlValidatorTest.php Fixed UrlValidator pattern to improve matching 9 years ago
ValidatorTest.php Closes #6242: Access to validator in inline validation (#13027) 8 years ago