Fixed getFile() returns empty array when set to multiple

Siropu

Well-known member
Affected version
2.0.0
Using this $this->request->getFile('upload', true, false) returns an empty array when uploading multiple files.
 
Top Bottom