10 Commits (fba43619dc041c1d50be0708454e3a31128ade54)

Author SHA1 Message Date
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Robert Korulczyk daa8b67c7b Fixes #13350, #14094, #11288 7 years ago
gagatust 6397791513 Fixed whitespaces to match code style [skip ci] 8 years ago
Carsten Brandt 9821c589c5
fixed issue with rest\UrlRule extraPatterns 8 years ago
Carsten Brandt 01997441cc
added tests for rest\UrlRule::createUrl() 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
LAV45 04848a6c3b Fix yii\rest\Serializer serialize ArrayDataProvider with pagination bug 8 years ago
Klimov Paul cd8c01f555 Fixed `yii\rest\Serializer::serialize()` serializes DataProvider incorrectly, if models keys do not compose integer sequence 8 years ago
Carsten Brandt 10806a65a4 validate input in REST serializer 8 years ago
Agrumas ef912f4e43 [REST] specifying a higher priority rule via extraPatterns 10 years ago