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

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

@AnixPasBesoin

Description

@AnixPasBesoin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions