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.
 
 
 
 
 
Ikko Ashimine 8824ee7eed
Fix typo in SafeValidator
4 years ago
..
BooleanValidator.php PHPDoc fix 7 years ago
CompareValidator.php Bug #15826: Fixed JavaScript compareValidator in `yii.validation.js` for attributes not in rules (mgrechanik) 6 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 Fix #17573: `EmailValidator` with `checkDNS=true` throws `ErrorException` on bad domains on Alpine 5 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 Fixes #16903: Fixed 'yii\validators\NumberValidator' method 'isNotNumber' returns false for true/false value 6 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