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 13f27e4d92
Fix #18817: Use `paragonie/random_compat` for random bytes and int generation
3 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 Fix #18460: `compareValue` in `CompareValidator` can now take a closure returning a value 4 years ago
DateValidatorTest.php Add negative timezone in tests for date-only with non-UTC timezone (#18432) 4 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 Fixing Email Validator to handle edge case where email address is valid but fails ascii conversion. 4 years ago
ExistValidatorTest.php Fix #18756: Fix `\yii\validators\ExistValidator::queryValueExists` to validate against an array of unique values 3 years ago
FileValidatorTest.php Fix #18817: Use `paragonie/random_compat` for random bytes and int generation 3 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 Fix #18569: Add `NumberValidator::$allowArray` 3 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 Fix #18385: Add ci-oracle and fix tests 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