Skip to content

Problem with Temp dir #134

@leonidukg

Description

@leonidukg

Hello!

throw new RuntimeException(sprintf('Temp Directory "%s" was not created', $tempdir));

The problem is that many hosting sites have a shared /tmp/ directory. And someone has already used this scanner and that's it, NONE of the users can use it anymore. The folder is stuck in /tmp/ and that's it.

My suggestion is to make this directory unique somehow. Otherwise it is simply impossible to use.

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