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.
 
 
 
 
 
Alexander Makarov 70cfdfd289 Fixed test break 9 years ago
..
BooleanValidator.php renamed $object to $model 10 years ago
CompareValidator.php add note about #8897 to the docs 9 years ago
DateValidator.php typo in DateValidator docs 9 years ago
DefaultValueValidator.php phpdoc fix 9 years ago
EachValidator.php Update EachValidator.php 9 years ago
EmailValidator.php PSR-2 spaces, commas, etc 9 years ago
ExistValidator.php Fixed test break 9 years ago
FileValidator.php FileValidator->getSizeLimit: check also php's post_max_size 9 years ago
FilterValidator.php Fix client-side trim validator. 10 years ago
ImageValidator.php improved validator documentation 10 years ago
InlineValidator.php Fixes #6992. 10 years ago
NumberValidator.php PSR-2 spaces, commas, etc 9 years ago
PunycodeAsset.php new asset WIP: renabled asset publishing 10 years ago
RangeValidator.php RangeValidator phpdoc tweak 9 years ago
RegularExpressionValidator.php Fixes #8671: Extracted `yii\helpers\Html::escapeJsRegularExpression()` method from `yii\validators\RegularExpressionValidator` 9 years ago
RequiredValidator.php renamed $object to $model 10 years ago
SafeValidator.php various phpdoc fixes 9 years ago
StringValidator.php improved validator documentation 10 years ago
UniqueValidator.php Replace aliases of functions 9 years ago
UrlValidator.php PSR-2 spaces, commas, etc 9 years ago
ValidationAsset.php new asset WIP: renabled asset publishing 10 years ago
Validator.php Fixes #8822, fixes #9298. Clientside validator docs enhancements. 9 years ago