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.
 
 
 
 
 
DarkDef f212925242
Fix #18239: Fix support of no-extension files for `FileValidator::validateExtension()`
4 years ago
..
data/mimeType Fix #18094: Support for composite file extension validation 4 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 #18051: Fix using `EachValidator` with custom validation function 4 years ago
EmailValidatorTest.php Improve email validator test coverage (#15504) 7 years ago
ExistValidatorTest.php Revert #18102 since renaming is technically problematic (#18109) 4 years ago
FileValidatorTest.php Fix #18239: Fix support of no-extension files for `FileValidator::validateExtension()` 4 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 Revert #18102 since renaming is technically problematic (#18109) 4 years ago
UrlValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ValidatorTest.php Fix #18051: Fix using `EachValidator` with custom validation function 4 years ago