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.
 
 
 
 
 
trombipeti b642a384fa
Fix #18096: Fix InlineValidator with anonymous inline function not working well from EachValidator
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 Fixes #17382: Added `\yii\validators\DateValidator::$strictDateFormat` to enable strict validation 5 years ago
DefaultValueValidator.php PHPDoc fix 7 years ago
EachValidator.php Fix #18011: Added attribute labels support for `DynamicModel`, fixed `EachValidator` to pass the attribute label to the underlying `DynamicModel` 4 years ago
EmailValidator.php Fix #17573: `EmailValidator` with `checkDNS=true` throws `ErrorException` on bad domains on Alpine 5 years ago
ExistValidator.php Fix #18102: Use “primary”/“replica” terminology instead of “master”/“slave” 4 years ago
FileValidator.php Fix #16305: Fix `FileValidator` mime-type validation failure because of case sensitivity 5 years ago
FilterValidator.php Fixes #14901: Fixed trim validation for radio/checkbox button 6 years ago
ForceMasterDbTrait.php Fix #18102: Use “primary”/“replica” terminology instead of “master”/“slave” 4 years ago
ImageValidator.php Fix ImageValidator's maxHeight doc (#18089) 4 years ago
InlineValidator.php Fix #18096: Fix InlineValidator with anonymous inline function not working well from EachValidator 4 years ago
IpValidator.php Fix #17573: `Request::getUserIP()` security fix for the case when `Request::$trustedHost` and `Request::$ipHeaders` are used 5 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 PHPDoc fix 7 years ago
StringValidator.php release version 2.0.33 5 years ago
UniqueValidator.php Fix #18102: Use “primary”/“replica” terminology instead of “master”/“slave” 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 Fix #18051: Fix missing support for custom validation method in EachValidator 4 years ago