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.
 
 
 
 
 
Kolyunya 4eed7fb3da
Fixes #13901: Fixed passing unused parameter to `formatMessage()` call in `\yii\validators\IpValidator`
8 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 #13254: Core validators no longer require Yii::$app to be set 8 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 Fix a typo in a comment section (#13569) 8 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 Fixes #13901: Fixed passing unused parameter to `formatMessage()` call in `\yii\validators\IpValidator` 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 Fixes #13254: Core validators no longer require Yii::$app to be set 8 years ago
UniqueValidator.php Fixes #13704: Fixed `yii\validators\UniqueValidator` to prefix attribute name with model's database table name 8 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 Fixes #13254: Core validators no longer require Yii::$app to be set 8 years ago