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.
 
 
 
 
 
Garth 9dcf65e304 Fix #17389: Fixed `UniqueValidator` to work with Active Record having `joinWith()` in its `find()` 5 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 Fixes #17382: Added `\yii\validators\DateValidator::$strictDateFormat` to enable strict validation 5 years ago
DefaultValueValidator.php PHPDoc fix 7 years ago
EachValidator.php Added ArrayAccess object in EachValidator 7 years ago
EmailValidator.php Refactored EmailValidator DNS validation to take get_dns_record() into account 6 years ago
ExistValidator.php Add docs about changes in the `yii\validators\ExistValidator` mentioned in #8092 (#16136) [skip ci] 7 years ago
FileValidator.php Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
FilterValidator.php Fixes #14901: Fixed trim validation for radio/checkbox button 6 years ago
ImageValidator.php PHPDoc fix 7 years ago
InlineValidator.php PHPDoc fix 7 years ago
IpValidator.php PHPDoc fix 7 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 PHPDoc fix 7 years ago
SafeValidator.php PHPDoc fix 7 years ago
StringValidator.php PHPDoc fix 7 years ago
UniqueValidator.php Fix #17389: Fixed `UniqueValidator` to work with Active Record having `joinWith()` in its `find()` 5 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 Fixes #17233: Fixed bug with integer model attribute names in Validator class 5 years ago