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.
 
 
 
 
 
Mikk Tendermann 5550ad2021 Fixes #15595: `yii\data\DataFilter` can now handle `lt`,`gt`,`lte` and `gte` on `yii\validators\DateValidator` 7 years ago
..
ActiveDataFilterTest.php Code style fixes 7 years ago
ActiveDataProviderTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ArrayDataProviderTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
BaseDataProviderTest.php PHPDoc fix 7 years ago
DataFilterTest.php Fixes #15595: `yii\data\DataFilter` can now handle `lt`,`gt`,`lte` and `gte` on `yii\validators\DateValidator` 7 years ago
PaginationTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
SortTest.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
SqlDataProviderTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago