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.
 
 
 
 
 
Laszlo 0bec2b462c Fixes #14484: Fixed `yii\validators\UniqueValidator` for target classes with a default scope 7 years ago
..
BooleanValidator.php Refactored BooleanValidator (#13791) 8 years ago
CompareValidator.php Fixes #14604: Fixed `yii\validators\CompareValidator` `compareAttribute` does not work if `compareAttribute` form ID has been changed 7 years ago
DateValidator.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
DefaultValueValidator.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
EachValidator.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
EmailValidator.php Fixes for PHP 7.2 compatibility (#14959) 7 years ago
ExistValidator.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
FileValidator.php Fixes #6588: Fixed changing array keys after validation of multiple files in `yii\validators\FileValidator` 7 years ago
FilterValidator.php Make validator getClientOptions public 8 years ago
ImageValidator.php Fixes #13254: Core validators no longer require Yii::$app to be set 8 years ago
InlineValidator.php Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
IpValidator.php Fixes #14043: Added `yii\helpers\IpHelper` 7 years ago
NumberValidator.php Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
PunycodeAsset.php new asset WIP: renabled asset publishing 10 years ago
RangeValidator.php Fixes #13254: Core validators no longer require Yii::$app to be set 8 years ago
RegularExpressionValidator.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
RequiredValidator.php Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
SafeValidator.php Docs updated 8 years ago
StringValidator.php Fixes #13254: Made `yii\helpers\StringHelper` and `yii\validators\StringValidator` independent of `Yii::$app` instance 7 years ago
UniqueValidator.php Fixes #14484: Fixed `yii\validators\UniqueValidator` for target classes with a default scope 7 years ago
UrlValidator.php Fixes for PHP 7.2 compatibility (#14959) 7 years ago
ValidationAsset.php new asset WIP: renabled asset publishing 10 years ago
Validator.php Added example to validateValue PHPDoc [skip ci] (#15193) 7 years ago