17 Commits (dd1ed636aeae63fdeaa17df23f3d97cf84900255)

Author SHA1 Message Date
Anton 7ebaaf0216
Fix #18789: Added JSONP support in `yii\web\JsonParser::parse()` 3 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Rustam Mamadaminov 0d87c339f2 dropped deprecated exception (#16328) 6 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Alexander Makarov 6dd017c2a3 Additional fix for #10617 9 years ago
Alexander Makarov 77996374a4 Fixes #10617: Fixed `yii\web\Request::getBodyParams()` returned `null` instead of empty array if request body is empty and content type is application/json 9 years ago
Carsten Brandt 5a069d1a3c Fixed inappropriate error response on invalid JSON request 9 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt 00614b465b docs about JsonParser 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 9630c807a7 doc link fixes 11 years ago
Carsten Brandt 813a008da2 improved request body parser docs and configuration 11 years ago
Daniel Schmidt 7c98ef591c Fixed type in JsonParser 11 years ago
Daniel Schmidt 1026b9da57 Tabs vs. spaces 11 years ago
Daniel Schmidt 7f8850bc70 Adds customizable parsing functionality to the web\Request class (Issue #2043) 11 years ago