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.
 
 
 
 
 
Tobias Munk 248415422f Fixed #15140 DateValidator tests for specific ICU versions (#15518) 7 years ago
..
data/mimeType Fixes for PHP 7.2 compatibility (#14959) 7 years ago
BooleanValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
CompareValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
DateValidatorTest.php Fixed #15140 DateValidator tests for specific ICU versions (#15518) 7 years ago
DefaultValueValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
EachValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
EmailValidatorTest.php Improve email validator test coverage (#15504) 7 years ago
ExistValidatorTest.php Code style fixes 7 years ago
FileValidatorTest.php Fixes #15417: Added `yii\validators\FileValidator::$minFiles` 7 years ago
FilterValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
IpValidatorTest.php Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
NumberValidatorTest.php test case for #15172 7 years ago
RangeValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
RegularExpressionValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
RequiredValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
StringValidatorTest.php Fixes #13254: Made `yii\helpers\StringHelper` and `yii\validators\StringValidator` independent of `Yii::$app` instance 7 years ago
UniqueValidatorTest.php Fixes #14484: Fixed `yii\validators\UniqueValidator` for target classes with a default scope 7 years ago
UrlValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ValidatorTest.php Сhanges in test case naming (#15228) 7 years ago