When i try to move a gif file
C:\wamp64\servers\esport.local\app\models\data\File.php:150:
object(Phalcon\Http\Request\File)[347]
protected 'error' => int 1
protected 'extension' => string 'gif' (length=3)
protected 'key' => string 'image.4' (length=7)
protected 'name' => string 'photofunky.gif' (length=14)
protected 'realType' => null
protected 'size' => int 0
protected 'tmp' => string '' (length=0)
protected 'type' => string '' (length=0)
the realType is null & MoveTo is not working
Any Solution please ? Thanks.