8 Commits (50d5fb2bd9ca8ce8ab065cd60673c9bd2f44b729)

Author SHA1 Message Date
Walid Said 3dabcdb6ab
Fix #18313: Fix multipart form data parse with double quotes 4 years ago
AlexRas007 9c5cd51a3b Fix #17632: Unicode file name was not correctly parsed in multipart forms 5 years ago
Andrew 3221ab0769 Fix #15683: Fix file as array uploading in MultipartFormDataParser (#16950) 6 years ago
Klimov Paul 578b2caf42 Added `yii\web\MultipartFormDataParser::$force` option allowing to enforce parsing even on 'POST' request 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Alexander Makarov 3f8e8a89eb Used more specific unit test assertions in framework tests 8 years ago
Klimov Paul c73de31a90 Fixed `yii\web\MultipartFormDataParser` adds an extra newline to every value 8 years ago
Paul Klimov 4e59607c9d `MultipartFormDataParser` added (#12466) 8 years ago