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.
 
 
 
 
 
SilverFire - Dmitry Naumenko 6e30577abc
Added ArrayAccess object in EachValidator
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 DateValidator to respect time when `format` is `php:U` 7 years ago
DefaultValueValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
EachValidatorTest.php Added ArrayAccess object in EachValidator 7 years ago
EmailValidatorTest.php Improve email validator test coverage (#15504) 7 years ago
ExistValidatorTest.php Fix ExistValidator with targetRelation ignores filter (#15692) 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 Fixes #15553: Fixed `yii\validators\NumberValidator` incorrectly validate resource 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 Enhanced tests 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