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 be658f82bf
release version 2.0.12
7 years ago
..
BooleanValidator.php Refactored BooleanValidator (#13791) 8 years ago
CompareValidator.php Fixes #13254: Core validators no longer require Yii::$app to be set 8 years ago
DateValidator.php Fixes #5108 `DateValidator` resets `$timestampAttribute` value on empty attribute (#14242) 7 years ago
DefaultValueValidator.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
EachValidator.php Added `yii\validators\EachValidator::$stopOnFirstError` allowing addition of more than one error 8 years ago
EmailValidator.php Fixes #13254: Core validators no longer require Yii::$app to be set 8 years ago
ExistValidator.php Fixes #14161, #14150: fixed primary table aliasing (include case manual set alias) in validators 7 years ago
FileValidator.php Fixes #13254: Core validators no longer require Yii::$app to be set 8 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 added missing version information 8 years ago
IpValidator.php [IpValidator] disable ipv6 checks (#13984) 8 years ago
NumberValidator.php Fixes #13254: Core validators no longer require Yii::$app to be set 8 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 Fixes #13254: Core validators no longer require Yii::$app to be set 8 years ago
RequiredValidator.php Fixes #13254: Core validators no longer require Yii::$app to be set 8 years ago
SafeValidator.php Docs updated 8 years ago
StringValidator.php Fix validators documentation 8 years ago
UniqueValidator.php Fixes #14161, #14150: fixed primary table aliasing (include case manual set alias) in validators 7 years ago
UrlValidator.php Fixes #13254: Core validators no longer require Yii::$app to be set 8 years ago
ValidationAsset.php new asset WIP: renabled asset publishing 10 years ago
Validator.php release version 2.0.12 7 years ago