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.
 
 
 
 
 
Aaron Mueller 6659e6a187 Refactor based on suggestion 4 years ago
..
BooleanValidator.php PHPDoc fix 7 years ago
CompareValidator.php Fix #18460: `compareValue` in `CompareValidator` can now take a closure returning a value 4 years ago
DateValidator.php Fix #18351: Added option to change default timezone for parsing formats without time part in `yii\validators\DateValidator` 4 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 Refactor based on suggestion 4 years ago
ExistValidator.php Revert #18102 since renaming is technically problematic (#18109) 4 years ago
FileValidator.php release version 2.0.39 4 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 Fix #18544: Fix `yii\validators\NumberValidator` to disallow values with whitespaces 4 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 Revert #18102 since renaming is technically problematic (#18109) 4 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