Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

getmd5() after uploading the file causing a warning. #102

Open
AnixPasBesoin opened this issue Jan 7, 2017 · 1 comment
Open

getmd5() after uploading the file causing a warning. #102

AnixPasBesoin opened this issue Jan 7, 2017 · 1 comment

Comments

@AnixPasBesoin
Copy link

Let's go strait to it! A code like this one:

try{ $file->upload(); $file->getMd5(); // This line }catch (...) {...}

Is causing a warning:

warning: md5_file(...\tmp\phpA6C9.tmp): failed to open stream: No such file or directory

@miltoning
Copy link

I have the same problem too :/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants