nette/http

FileUpload TypeError

MartkCz opened this issue · 0 comments

Version: dev

Bug Description

https://github.com/nette/http/blob/master/src/Http/FileUpload.php#L86

finfo_file returns FALSE, if an error occurred

got Return value of Nette\Http\FileUpload::getContentType() must be of the type string or null, boolean returned