harikt / web.expressive

Zend expressive admin backend with Dms ( https://github.com/dms-org )
MIT License
7 stars 1 forks source link

Hacking on PSR-7 : Reference of $_FILES used #25

Open harikt opened 7 years ago

harikt commented 7 years ago

Need to look how to fix this :

https://github.com/harikt/web.expressive/blob/2e4a5032f9ba685c760b78196cae64e59469a123/src/Http/Controllers/File/UploadController.php#L59

harikt commented 6 years ago

Either we need to rewrite : UploadedFileFactory . So moving to hold.