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.
 
 
 
 
 
Maksym Storchak c32811887a
Fix #18011: Added attribute labels support for `DynamicModel`, fixed `EachValidator` to pass the attribute label to the underlying `DynamicModel`
4 years ago
..
data/mimeType Fixes for PHP 7.2 compatibility (#14959) 7 years ago
BooleanValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
CompareValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
DateValidatorTest.php Fixes #17382: Added `\yii\validators\DateValidator::$strictDateFormat` to enable strict validation 5 years ago
DefaultValueValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
EachValidatorTest.php Fix #18011: Added attribute labels support for `DynamicModel`, fixed `EachValidator` to pass the attribute label to the underlying `DynamicModel` 4 years ago
EmailValidatorTest.php Improve email validator test coverage (#15504) 7 years ago
ExistValidatorTest.php MSSQL: fix tests (#17431) 5 years ago
FileValidatorTest.php Fix #16305: Fix `FileValidator` mime-type validation failure because of case sensitivity 5 years ago
FilterValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
IpValidatorTest.php IpValidator test fix (#17658) 5 years ago
NumberValidatorTest.php Fixes #16903: Fixed 'yii\validators\NumberValidator' method 'isNotNumber' returns false for true/false value 6 years ago
RangeValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
RegularExpressionValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
RequiredValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
StringValidatorTest.php Fix #17827: Add `StringValidator::$strict` that can be turned off to allow any scalars 5 years ago
UniqueValidatorTest.php MSSQL: fix tests (#17431) 5 years ago
UrlValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ValidatorTest.php Fixes #17233: Fixed bug with integer model attribute names in Validator class 5 years ago