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.
 
 
 
 
 
Alexander Makarov 8a087c8537
#14150: Added {{ and }} to getTablesUsedInFrom() output
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 cleanup some phpdoc 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 #14150: Added {{ and }} to getTablesUsedInFrom() output 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 #14150: Added {{ and }} to getTablesUsedInFrom() output 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 Fix validators documentation 8 years ago