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.
 
 
 
 
 
Bizley 0041f034fd
[doc] Update PHP doc links (#18957)
3 years ago
..
BooleanValidator.php PHPDoc fix 7 years ago
CompareValidator.php Shorten two identical statements in compare validator (#18922) 3 years ago
DateValidator.php [doc] Update PHP doc links (#18957) 3 years ago
DefaultValueValidator.php PHPDoc fix 7 years ago
EachValidator.php Fix #18051: Fix using `EachValidator` with custom validation function 4 years ago
EmailValidator.php Fix #18734: Added `yii\validators\EmailValidator::$enableLocalIDN` 3 years ago
ExistValidator.php Fix #18823: Rollback changes #18806 in `yii\validators\ExistValidator::checkTargetRelationExistence()` 3 years ago
FileValidator.php [doc] Update PHP doc links (#18957) 3 years ago
FilterValidator.php Fixes #14901: Fixed trim validation for radio/checkbox button 6 years ago
ImageValidator.php Fix ImageValidator's maxHeight doc (#18089) 4 years ago
InlineValidator.php Fix #18204: Fix 2.0.36 regression in inline validator and JS validation 4 years ago
IpValidator.php Update phpdoc 4 years ago
NumberValidator.php release version 2.0.42 3 years ago
PunycodeAsset.php new asset WIP: renabled asset publishing 10 years ago
RangeValidator.php PHPDoc fix 7 years ago
RegularExpressionValidator.php PHPDoc fix 7 years ago
RequiredValidator.php Fix #15331: Corrected wording in RequiredValidator::$strict [skip ci] 5 years ago
SafeValidator.php Fix typo in SafeValidator 4 years ago
StringValidator.php release version 2.0.33 5 years ago
UniqueValidator.php Fix #18899: Replace usages of `strpos` with `strncmp` and remove redundant usage of `array_merge` and `array_values` 3 years ago
UrlValidator.php Fixed idn_to_ascii function call to prevent incorrect translation 6 years ago
ValidationAsset.php new asset WIP: renabled asset publishing 10 years ago
Validator.php release version 2.0.39 4 years ago